/github-repo-gallery

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.

Primary LanguageCSS

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