Skip to content

Esta aplicação consome a API do github para listar issues de um perfil do github no formato de um blog.

Notifications You must be signed in to change notification settings

gabrielviol/github-blog

Repository files navigation

Capa Github Blog

Challenge Github Blog

“Never stop learning”!

About challenge   |    Techs and tools   |    Layout   |    How To Use   |   

🚀 About challenge

In this challenge, I developed an application that uses the GITHUB API to fetch issues from its own repository, data from my profile and display them as a blog.

  • Listing my profile with image, number of followers, name and other information available through the GITHUB API.
  • Listing and filtering of all issues in the repository with a small summary of its content.
  • Single page for each complete post (issue).

🔥 Techs and tools

🔖 Layout

The layout was designed and made available by team Rocketseat and is available on figma for consultation

▶️ How To Use

Requirements

# Clone Project and access folder
$ git clone https://github.com/gabrielviol/github-blog.git && cd github-blog

# Install dependencies
$ npm install

# Run app
$ npm run dev

About

Esta aplicação consome a API do github para listar issues de um perfil do github no formato de um blog.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published