gustavom / goHub

React app for view github user info

Home Page:https://gustavom.github.io/goHub/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React app for github API consumption. User can add a repository to their list and view open issues.

React app study of api consumption, styled-components, component creation, React Router and route control.

Application developed for module 05 of the GoStak bootcamp, promoted by Rocketseat.

Project created using create-react-app.

For styling and creating some components, I used styled-components.

For navigation between pages, I used the react-router.

How to use

npm install
npm start

The project will run in

http://localhost:3000/

About

React app for view github user info

https://gustavom.github.io/goHub/


Languages

Language:JavaScript 96.0%Language:HTML 4.0%