Skip to content

megantaylor/github-user-browser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Github user browser featuring:

  1. a search input for looking up Github users
  2. a ui for displaying the search results
  3. each result should be clickable and when clicked should display the user's repositories
  4. when viewing the user repositories, each should display the number of open pull requests

(Just for fun, I added a fancy pagination component!)