Skip to content

Advaitgaur004/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:
  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