Skip to content

binaryshrey/Portfolio

Repository files navigation

Portfolio Vercel Status

A minimalistic portfolio site built with NextJS - View

Banner

Development setup

git clone https://github.com/binaryshrey/Portfolio.git
cd Portfolio
npm install
npm run dev

Development server runs at http://localhost:3000.

Prod setup

npm run build
npm run start

The production server runs at http://localhost:3000. The optimized build is generated in the .next folder (which is deployable)

About

🌁 A minimalistic portfolio site built with NextJS

Resources

Stars

Watchers

Forks