This project was bootstrapped with Create React App.
This was done initially to avoid cors issues. Now, we are using proxy. Check out package.json
In the project directory, you can run:
Runs the server to fetch data from github api
Open http://localhost:8000.
Runs the app frontend 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.