Portfolio Inspired by Abo Ghanbari
Tech Stack used:
First Clone the repo:
git clone -b starter_template
Then install the dependencies:
npm install
Finally run the development server:
npm run dev
Open http://localhost:5173 with your browser to see the result.
Starter Template: Clone the starter template from here