Skip to content

renetchi/gatsby_crash_course

 
 

Repository files navigation

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

About

Sample website built with Gatsby

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 61.7%
  • JavaScript 38.3%