- This is the code for my personal website, accessible at manavdodia.com
- This project provides users information about me, and my digital portfolio :)

to run this project locally, run the following commands:
git clone [email protected]:manav1411/Personal-website.git
cd Personal-website
npm i
npm run dev