Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 364 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 364 Bytes

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!)