Skip to content

danieleverest/GitHub-Unfollowers-Checker

Repository files navigation

GitHub-Unfollowers-Checker


An application where you can find those who do not follow you on your GitHub account. With simple usage, you only need to enter your username. Then you will be able to find those who do not follow you in a list.


Technologies, Tools or Packages Used

React JS + GitHub API + Axios + Tailwind CSS + prop-types + Vite


Run Locally

Clone the project

  git clone https://github.com/Wiazeph/GitHub-Unfollowers-Checker.git

Go to the project directory

  cd GitHub-Unfollowers-Checker

Install dependencies

  npm install

Start the server

  npm run dev

React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available: