âĄď¸ 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