Source for Upside Down & Addressless, a blog I made to a) document our 3 month trip in New Zealand and b) play with React. It is made with Gatsby. The design is mine.
Make sure that you have the Gatsby CLI program installed:
npm install --global gatsby-cli
Then you can run it by:
gatsby develop