/Portfolio

🌁 A minimalistic portfolio site built with NextJS

Primary LanguageJavaScript

Portfolio Netlify Status

A minimalistic portfolio site built with Gatsby - View

Banner

Development setup

git clone https://github.com/binaryshrey/Portfolio.git
cd Portfolio
npm i
gatsby develop

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

Prod setup

gatsby build
gatsby serve

Production server runs at http://localhost:9000. Build is generated at public (which is deployable).

Lighthouse scores

Lighthouse metrics