/greglobinski-com

The code of my website

Primary LanguageJavaScriptMIT LicenseMIT

greglobinski.com

That's the code of my website (greglobinski.com). My first production-use of the Gatsby-React tandem.

Screenshots

Build with

Starting point

Additional plugins and packages

Setup

  1. Install gatsby-cli (docs)
  2. Clone the repository to your localhost
  3. Install dependencies (yarn install)
  4. Use gatsby-cli to start in development mode (docs)
  5. Have fun.