JC-55 / gatsby_crash_course

Sample website built with Gatsby

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:MIT License


Languages

Language:CSS 61.7%Language:JavaScript 38.3%