Skip to content

starkblaze01/git-stalk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

git-stalk

Love stalking GitHub Profile? Check what your peers are upto😈


Build

Netlify Status

Blog

devto

How to Start the Project

  • 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

To Create Optimized Build

npm run build

Why I made this?

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😓.

Special Thanks

GitHub API

Author:

Mayank Pathela - Website

Liked the project? Hit the star button to support!

What to Contribute?

Create an Issue here