Hey, it's Sandeep and this is my portfolio. Do not forget to 'star'⭐ the repository, if you like it.
You can use this repo but please give me proper credit by linking back to my portfolio. Thanks!
- Clone the project
git clone https://github.com/sandeepbanoula/Portfolio.git
- Go to the project directory
cd Portfolio
- Install dependencies
npm install
- Start the development server(after editing env)
npm run dev