npm i
- Create a .env in the root folder and Set Environment Variable:
REACT_APP_OAUTH_TOKEN = Your GitHub OAUTH Token
npm start
- Note: You can still run the project without setting the environment varibale. It's just to increase Rate Limit
npm run build
Because I wanted to explore GitHub API and have fun with it. And also I was inspired by this awesome telegram bot made by Aashutosh Rathi for which he had to pay monthly bill of 1 INR because of me😓.
Liked the project? Hit the star button to support!
Create an Issue here