A small webapp that will list the most starred Github repos that were created in the last 30 days. It's fetching the sorted JSON data from the Github API.
You can read more about the Github API over here.
In the project directory, you can run:
To install dependencies
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.