/GithubApi-Test

Primary LanguageTypeScriptMIT LicenseMIT

Preview

Preview

Cloning the project

First of all you will need the project in your PC https://github.com/eduardoedson/ShoringCode-Test.git Then, go to the project directory cd GithubApi-Test and install all dependencies yarn install

OBS: I used yarn in this project, to download click https://classic.yarnpkg.com/en/docs/install/.

Run Project

After all just type yarn start and open http://localhost:3000.