Skip to content

A React application that connects to the GitHub Search API to present relevant GitHub user information based on a user search

Notifications You must be signed in to change notification settings

maelingmurphy/github-user-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

github-user-search

GitHub User Search is a React web application that connects to the GitHub Search API to present relevant GitHub user information based on a user search

LIVE SITE: https://the-github-user-search.netlify.app/ GitHub User Search Screenshot

USER STORIES

  1. User can search for a GitHub user using the public GitHub search API
  2. User can navigate paginated user search results
  3. User can click within a user result to see additional details about the GitHub user, including the user's profile name, bio, follower count, nubmer of repositories and stars count
  4. User can navigate to a GitHub user's profile by clicking on the user's name in the search results

TECH STACK

  • HTML
  • CSS
  • React

DEPENDENCIES

SCREENSHOTS

Display of additional user details Display of additional user details

Pagination of search results Paginated search results

About

A React application that connects to the GitHub Search API to present relevant GitHub user information based on a user search

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published