Demo: https://karan-github-clone.netlify.app/
- Change the values of
REPO_OWNER
andREPO_NAME
atsrc/utilities/constants.js
to get the issuess of a different repository. - Couldn't find a way to show the number of currently closed issues. Therefore, hardcoded it, change
OPEN
andCLOSED
values too atsrc/utilities/constants.js
.
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.