This is My Portfolio web site but not just like any regular one!
git clone <this-repo>
- Open the folder with VS code
- Open a new terminal
- Run these commands
npm install
npm run dev
Open the website using the link from the terminal like (http://localhost:3000/)