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.git
Go to the project directory
cd iamrc1.github.io
Install dependencies
npm i
Start the server
npm run dev