Redesign of my portfolio with JAM Stack and bundled with vite
- Light/dark mode toggle [TODO]
- Scroll Progress
- Animations
- Live Chat
Clone the project
git clone https://github.com/IAmRC1/iamrc1.github.io.gitGo to the project directory
cd iamrc1.github.ioInstall dependencies
npm iStart the server
npm run dev