binaryshrey / Portfolio

📺 A minimalistic portfolio site built with Gatsby

Home Page:https://shreyansh.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Portfolio

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

About

📺 A minimalistic portfolio site built with Gatsby

https://shreyansh.dev/


Languages

Language:JavaScript 95.2%Language:CSS 4.8%