/gatsby_crash_course

Sample website built with Gatsby

Primary LanguageCSSMIT LicenseMIT

Gatsby Crash Course

This is a sample Gatsby website with a Markdown blog. It is the project from the Gatsby JS Crash Course on YouTube by Traversy Media

Install

Make sure that you have the Gatsby CLI program installed:

npm install -g gatsby-cli

Install the dependencies:

npm install

Deploy

Deploy to Netlify