- Framework: Angular
- Styling: Tailwind CSS
- Deployment: AWS S3
⚡️ Navbar Glassmorphism
⚡️ Toolbar Color Theme Selector
⚡️ Light and Dark Mode
⚡️ Spotlight Glow Hover Card
⚡️ Devicon with Tooltip
⚡️ Spotify Music API
⚡️ Trakt Watch API
✔️ Intro Image
✔️ Expertise Area
✔️ Languages and Tools
✔️ In my work
✔️ About
✔️ Projects
✔️ Uses
This application requires Node.js v18.13+.
npm install -g @angular/cli
git clone https://github.com/marckevinflores/kevinflor.es.git
cd kevinflor.es
npm install
Before starting the application, you need to rename the files inside the src/environments
directory. Remove the .bak
file extension from environment.ts.bak
and environment.development.ts.bak
. Then run:
npm start
Wait to compile and go to http://localhost:4200 after compile finish
my previous versions of this website can be found at marckevinflores/prev-websites