Blog site using Gatsby.
Gatsby is static site generator using React and GraphQL.
Make sure that you have the Gatsby CLI program installed:
npm install --global gatsby-cli
And run:
gatsby develop
or Using YARN
yarn develop
or Using NPM
npm run develop
Site is deployed in AWS S3. Link