Skip to content

devlup-labs/Bug_Bounty_Issue_Tracker

 
 

Repository files navigation

Bug Bounty Issues Tracker

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.

Bug Bounty Issues Tracker

Features

  • 🔍 Filter issues by Tech Stack
  • 📊 Status tracking with intuitive icons
  • 🔗 Direct links to GitHub issues
  • 🎨 Modern, dark-themed UI
  • 📱 Fully responsive design

Getting Started

  1. Clone the repository:
git clone https://github.com/devlup-labs/Bug_Bounty_Issue_Tracker.git
  1. Install dependencies:
npm install
  1. Start the development server:
npm run dev
  1. Build for production:
npm run build

Project Structure

src/
├── App.tsx        # Main application component
├── main.tsx       # Application entry point
└── index.css      # Global styles and Tailwind imports

Contributing

We welcome contributions! Please feel free to submit a Pull Request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Created By

DevlUp Labs - Empowering developers through open source

About

For bug bounty Issue trackers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 84.2%
  • JavaScript 10.6%
  • HTML 4.6%
  • CSS 0.6%