Skip to content

The GitHub Repo Gallery project retrieves information from GitHub API requests to display details such as username, bio, location, the count of public repositories, and specific repository information. Users can interact with this data by clicking on individual repositories or utilizing dynamic search functionality for easy access.

License

Notifications You must be signed in to change notification settings

iVGeek/github-repo-gallery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Repo Gallery Project

This project uses four API calls to GitHub to pull a user's information - username, bio, location, and number of public repositories, as well as the title of each public repo and corresponding data, including the repo name, its description, languages used, and topics included.

The individual repos are displayed in two columns. Clicking on a repo will display information about it. The user can also search by name for a repo using dynamic search functionality.

Launch

View the GitHub Repo Gallery here: https://iVGeek.github.io/github-repo-gallery/

About

The GitHub Repo Gallery project retrieves information from GitHub API requests to display details such as username, bio, location, the count of public repositories, and specific repository information. Users can interact with this data by clicking on individual repositories or utilizing dynamic search functionality for easy access.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published