About project | Technologies | Getting started
GitHub explore application, wich can storage repositories of your portfolio. Able to list, update, and delete repositories, and besides that, the repositories can also receive likes.
Project developed as a challenge during the GoStack bootcamp by Rocketseat.
Install dependencies
$ yarn
$ yarn dev:server
Run api service
$ yarn start
Start client, be sure if server (backend) is running