- a search input for looking up Github users
- a ui for displaying the search results
- each result should be clickable and when clicked should display the user's repositories
- when viewing the user repositories, each should display the number of open pull requests
(Just for fun, I added a fancy pagination component!)