Skip to content

The GitHub Repo Gallery project pulls data from GitHub API calls to populate username, bio, location, number of public repos, and individual repo information, which can be clicked on or searched using dynamic search functionality.

Notifications You must be signed in to change notification settings

marisabrantley/github-repo-gallery

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

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

github-repo-gallery.mov

Launch

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

Class

Skillcrush, Break into Tech Blueprint

JavaScript Fundamentals - Project: GitHub Repo Gallery

About

The GitHub Repo Gallery project pulls data from GitHub API calls to populate username, bio, location, number of public repos, and individual repo information, which can be clicked on or searched using dynamic search functionality.

Topics

Resources

Stars

Watchers

Forks

Languages

  • CSS 44.4%
  • JavaScript 38.1%
  • HTML 17.5%