Find out what repos are trending on GitHub!
In order to run this project locally, you'll just need to install the dependencies:
npm i
And then run the app in development mode
npm start
After that you only need to open the http://localhost:3000 to view it in the browser.
In the project directory, you can run:
npm start
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
npm test
Launches the test runner in the interactive watch mode.
See the section about running tests for more information.
npm run typecheck
It run the typescript checks
npm run getGitHubColors
It goes to the official github repo and it generates a file in the code listing all the possible programming languages with their respective colors