Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 658 Bytes

File metadata and controls

27 lines (17 loc) · 658 Bytes

GitHub Explore

License: MIT

Descrição

An application that displays information from repositories using the gitHub api itself, this application was built in one of the bootStamp GoStack modules from Rockeseat

live Demo

Instalação

After cloning the repository, enter the server folder to install the application's dependencies using npm

npm install
yarn install

After installing the dependencies use the command below to run a local server

npm run start
yarn start

Demo