Skip to content

GitHub Repository Finder, allows users to select a programming language and get a random matching repository using the GitHub API.

Notifications You must be signed in to change notification settings

crystalduran/github-repo-finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Repository Finder

This project is part of a challenge recommended by Roadmap.sh, designed to help frontend developers practice working with external APIs, handling asynchronous requests, and managing UI states with JavaScript. You can find the challenge here

Description

This GitHub Repository Finder allows users to:

  • Select a programming language from a dropdown menu.
  • Fetch and display a random repository using the GitHub Repository Search API.
  • View key details of the repository, such as Name Description, Stars, Forks and Open issues.

Screenshots

  1. Empty State

Profile selection

  1. Loading State

Profile selection

  1. Error State

Profile selection

  1. GitHub Repository Finder

Profile selection

About

GitHub Repository Finder, allows users to select a programming language and get a random matching repository using the GitHub API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published