Skip to content

anmolsah/firstissue.dev

Repository files navigation

FirstIssue.dev

License Open Source

FirstIssue.dev helps beginner developers find and track beginner-friendly GitHub issues — all in one clean, simple app.

Whether you're new to open source or looking for your next contribution, this platform helps you:

Discover curated beginner issues
Bookmark and manage what you're working on
Track your contribution journey


Features

  • Search beginner-friendly issues
    Find issues labeled with good first issue, help wanted, and more from GitHub's public repositories.

  • Bookmark issues for later
    Save issues you're interested in and access them anytime from your dashboard.

  • Update contribution status
    Mark issues as applied, working on, or done to track your progress.

  • Add manual contributions
    Contributed outside FirstIssue.dev? No problem. Manually add repositories you've contributed to and manage their status.

  • Track your contribution progress
    Visualize your progress with personalized stats and history.

  • Secure login with Supabase
    Keep your bookmarks and activity private and synced across devices.

  • Clean and modern UI
    Fully responsive design built with React and Tailwind CSS for a seamless experience across all devices.




Tech Stack

  • React.js + Vite
  • Tailwind CSS
  • Supabase (Auth + Database)
  • GitHub REST API
  • Lucide React Icons

Try It Locally

# Clone this repo
git clone https://github.com/anmolsah/firstissue.dev.git

## Go inside the folder
## cd firstissue.dev

# Install dependencies
npm install

# Start the dev server
npm run dev

Set your .env file with Supabase keys (see .env.example).


Want to Contribute?

We’d love your help!
Check out the CONTRIBUTING.md guide to get started.


Made with 💙 by Anmol

Quick Start for Contributors

  1. Fork this repository
  2. Clone your fork
  3. Set up the development environment
  4. Find an issue to work on
  5. Submit a pull request

Find an Issue

Contributors

Thanks to all our amazing contributors! See CONTRIBUTORS.md


Documentation


License

This project is licensed under the MIT License.


Made with 💙 by Anmol

About

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 7