A minimalistic portfolio site built with Gatsby - View
git clone https://github.com/binaryshrey/Portfolio.git
cd Portfolio
npm i
gatsby develop
Development server runs at http://localhost:8000.
gatsby build
gatsby serve
Production server runs at http://localhost:9000.
Build is generated at public (which is deployable).

