JoaoMoreiraF / codestack-brasil

:writing_hand: A Gatsby blog develop in the series 'Creating a blog with React and Gatsby'

Home Page:https://codestackbrasil.netlify.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CodeStack Brasil

A Gatsby blog develop in the series "Creating a blog with React and Gatsby".

You can see this blog live on codestackbrasil.netlify.com.

Install and run

First of all you need to have node and npm installed on your machine.

Then, you can clone this repository and run the following commands inside the project folder:

  1. npm install or yarn;
  2. gatsby develop;

To view the project you can open localhost:8000.

Roadmap

  • Responsive;
  • Add ESLint;
  • Add Husky;
  • Tests and tests;
  • Be creative :)

Contributing

Please read CONTRIBUTING.md for details the process for submitting pull requests.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

About

:writing_hand: A Gatsby blog develop in the series 'Creating a blog with React and Gatsby'

https://codestackbrasil.netlify.com

License:MIT License


Languages

Language:JavaScript 90.1%Language:CSS 9.9%