Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 812 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 812 Bytes

GitHub unfollow tracker

This is a simple react project that i did as part of react practice.
GitHub unfollow tracker allows you check who is unfollowed you and who you do not follow back

Demo here

how does it works?

Pretty simple. just type your GitHub user in the search box and hit search

technologies

GitHub token

GitHub can limit your access to 60 iterations,so please make a token and just added into constant variable called token, and uncomment the code that contains the headers that are going with the fetch, that will resolve the API rate limit exceeded error

use this screenshot as a reference
token