Skip to content

IAmRC1/iamrc1.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Extended Portfolio

Redesign of my portfolio with JAM Stack and bundled with vite

Acknowledgements

Features

  • Light/dark mode toggle [TODO]
  • Scroll Progress
  • Animations
  • Live Chat

Run Locally

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