My old website built in React w/ Vite and Framer Motion.
Clone the GitHub repository by running:
git clone https://github.com/joaorodrs/portfolio
Install all dependencies using yarn or npm i.
Run the project in development mode using yarn dev or npm run dev.