GitHub Issue Finder is a web application that allows you to search for GitHub issues based on different topics or search terms. It provides a convenient way to explore and discover issues across various programming languages and issue labels.
- Search for GitHub issues using specific topics or search terms.
- Filter issues based on programming language or issue labels.
- View issue details including title, labels, creator, and more.
- Directly navigate to the issue on GitHub for further engagement.
- React: A JavaScript library for building user interfaces.
- GitHub REST API: Used to fetch GitHub issue data.
- Tailwind CSS: A utility-first CSS framework for styling the application.
- React Icons: A library for including popular icons in React applications.