The idea came up with the intention of passing on some knowledge about technology and my day to day, from a blog. Thus, this project is a way that I found interesting to make it possible for me to expose some information in a practical and quick way.
- GraphQL
- Gatsby
- Strapi (backend integration)
# Clone Repository
$ git clone https://github.com/ianbandrade/BLOG-Tecnolodia.git
# Go to folder
$ cd BLOG-Tecnolodia
# Install Dependencies
$ yarn install
# Run Application
$ gatsby develop
Go to http://localhost:8000/ to see the result.
This project is under the MIT license. See the file LICENSE for more details.