This web app is part of Rocketseat Bootcamp classes where I study how to develop a React page consuming Github API.
-
Start by cloning this repo.
git clone https://github.com/stgonzales/github-explorer
-
Execute
yarn
to install all the packges. -
And last but least, execute
yarn start