danieleverest / GitHub-Unfollowers-Checker

Application to detect who does not follow you on your GitHub account.

Home Page:https://github-unfollowers-checker.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

About

Application to detect who does not follow you on your GitHub account.

https://github-unfollowers-checker.vercel.app/


Languages

Language:JavaScript 92.2%Language:CSS 4.2%Language:HTML 3.6%