Skip to content

Nishantsurve/Nishant-Portfolio

Repository files navigation

Nishant-Portfolio

Live Link https://nishantsurve.github.io/Nishant-Portfolio/

snapshot

Screenshot (365)

Screenshot (364)

Getting Started

Fork this repository and clone it into the local machine using

git clone https://github.com/Nishantsurve/Nishant-Portfolio.git

First, install the necessary dependency by running

npm install

Then run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:5173 with your browser to see the result.