Skip to content

starkblaze01/git-stalk

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 

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