Find out who follows you back on GitHub. Enter a username and see who reciprocates the follow and who doesn't, organized in two tabs.
- React 19 + TypeScript
- Vite 8
- Tailwind CSS 4
npm install
npm run devOpen http://localhost:5173.
- Uses the public GitHub API without authentication
- Rate limit of 60 requests per hour
- For users following many people (1000+), may hit the rate limit
