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.
React JS + GitHub API + Axios + Tailwind CSS + prop-types + Vite
Clone the project
git clone https://github.com/Wiazeph/GitHub-Unfollowers-Checker.gitGo to the project directory
cd GitHub-Unfollowers-CheckerInstall dependencies
npm installStart the server
npm run devThis template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Currently, two official plugins are available:
- @vitejs/plugin-react uses Babel for Fast Refresh
- @vitejs/plugin-react-swc uses SWC for Fast Refresh