Skip to content

Bashamega/github-issue-finder

Repository files navigation

GitHub Issue Finder

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.

GitHub Issue Finder Screenshot

Features

  • 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.

Technologies Used

  • 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.