A beautiful and efficient tool to manage and clean up your GitHub repositories with ease. Built with React, TypeScript, and Tailwind CSS.
- 🌓 Dark/Light mode support
- 🔑 Secure GitHub token handling
- 📊 Bulk repository management
- 🗑️ Easy repository deletion
- ⚡ Real-time status updates
- 🔒 Private repository support
- 🎨 Beautiful, responsive design
- Visit the application
- Generate a GitHub token with
delete_repo
scope - Paste your token
- Select repositories to delete
- Confirm and clean up!
- Your GitHub token is never stored
- All operations are performed client-side
- Secure token validation before operations
- Clear error handling and status updates
To run this project locally:
# Install dependencies
npm install
# Start development server
npm run dev
Contributions are welcome! Please feel free to submit a Pull Request.
This project is licensed under the MIT License - see the LICENSE file for details.
Created by ErolledDev
- Built with React, TypeScript, and Tailwind CSS
- Icons by Lucide React
- Deployed with ❤️ by ErolledDev