codestack-brasil

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

MIT License

Stars
10

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.