ianbandrade / BLOG-Tecnolodia

📰 My personal blog.

Home Page:https://tecnolodia.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logo
Layout    |    About    |    Techs    |    Run    |    License

Layout

Landing desktop    

About

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.

Techs

  • GraphQL
  • Gatsby
  • Strapi (backend integration)

Run

Clone the repository

# Clone Repository
$ git clone https://github.com/ianbandrade/BLOG-Tecnolodia.git

Run web

# Go to folder
$ cd BLOG-Tecnolodia

# Install Dependencies
$ yarn install

# Run Application
$ gatsby develop

Go to http://localhost:8000/ to see the result.

License

This project is under the MIT license. See the file LICENSE for more details.

Status


Netlify Status

About

📰 My personal blog.

https://tecnolodia.netlify.app/

License:MIT License


Languages

Language:JavaScript 88.1%Language:CSS 11.9%