Skip to content

A ReactJS app that lists all users who don't follow back a github profile.

Notifications You must be signed in to change notification settings

jotavetech/github-non-followers

Repository files navigation

I'm Your Fan? 🔎

README-PT 🇧🇷

A ReactJS app that lists all users who don't follow back a profile.

How to use? 🤨

Enter your username or the username you want to find out who unfollowers are and receive a list of their names with a link to their profiles


To use on your own computer 💾

  • to run this project on your own computer, you need to get a github access token:

  • Settings >

  • Developer settings >

  • Personal access token >

  • Generate new token

And paste the token into an .env file following .env.example.