Skip to content

ShvetGhareWork/BugBounty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

21 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

# πŸ›‘οΈ BugBounty Frontend :https://bug-bounty-frontend.vercel.app/ A modern, responsive bug bounty management platform frontend built using **Next.js**, **TypeScript**, **Tailwind CSS**, and **Lucide React Icons**. This frontend serves as the client-side interface for security researchers to interact with targets, submit reports, track leaderboards, and manage profiles. --- ## πŸš€ Features - 🏠 Home Dashboard - 🎯 Targets Listing - πŸ“ Report Submission - πŸ† Leaderboard - πŸ“‘ Documentation Page - πŸ” Authentication using `localStorage` tokens - πŸ–₯️ Responsive design for desktop and mobile - πŸ“¦ Clean dropdown-based user profile menu - πŸ“‘ Documentation-friendly and scalable code structure --- ## πŸ› οΈ Tech Stack - **Framework:** [Next.js 14+](https://nextjs.org/) - **Language:** TypeScript - **Styling:** Tailwind CSS - **Icons:** Lucide React - **State Management:** React Hooks (local state) - **Auth:** Token-based via `localStorage` --- ## πŸ“‚ Project Structure # BugBounty