Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 720 Bytes

File metadata and controls

32 lines (21 loc) · 720 Bytes

Github Explorer

Application built in the bootcamp of Rocketseat

Find repositories and see infos on github

This project consumes the github API : https://api.github.com

GE

For execute in your machine

Clone this repository
$ git clone https://github.com/matheusbr1/github-explorer.git

On project folder:

Install all dependencies
$ yarn install

Run project
$ yarn start

Built with