OdongoWaga / Justice-Blog

Justice Blog

Home Page:https://5cc1b8f17b1079f3dde0d408--competent-pare-4d8ffd.netlify.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gatsby

Gatsby Blog Tutorial

This is the complete code for the Gatsby tutorial I published on my Youtube channel Classsed

Full tutorial series: https://www.youtube.com/watch?v=lvq2nc3WkZU&list=PLMhAeHCz8S3_x-jXerCYnl7jftCSxQkPV

Guide

  1. Clone/Download the code from this repo

    git clone git@github.com:hidjou/gatsby-blog-tutorial.git
  2. Install dependencies

    cd gatsby-blog-tutorial
    npm install

    or

    cd gatsby-blog-tutorial
    yarn install
  3. ** 🚀 Launch project**

    gatsby develop

    The blog is now running at http://localhost:8000!

Deployed instance

https://cocky-elion-477c3b.netlify.com/

About

Justice Blog

https://5cc1b8f17b1079f3dde0d408--competent-pare-4d8ffd.netlify.com/

License:MIT License


Languages

Language:JavaScript 92.3%Language:CSS 7.7%