Skip to content

📺 A minimalistic portfolio site built with Gatsby

Notifications You must be signed in to change notification settings

binaryshrey/Portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published