Web application built by DevlUp Labs to explore and track GitHub issues for Bug Bounty Event. This application provides an intuitive interface to view, filter, and manage GitHub issues across different repositories.
- 🔍 Filter issues by Tech Stack
- 📊 Status tracking with intuitive icons
- 🔗 Direct links to GitHub issues
- 🎨 Modern, dark-themed UI
- 📱 Fully responsive design
- Clone the repository:
- Install dependencies:
npm install
- Start the development server:
npm run dev
- Build for production:
npm run build
src/
├── App.tsx # Main application component
├── main.tsx # Application entry point
└── index.css # Global styles and Tailwind imports
We welcome contributions! Please feel free to submit a Pull Request.
This project is licensed under the MIT License - see the LICENSE file for details.
DevlUp Labs - Empowering developers through open source