githubalyzer is an app used to search for specific github profiles.
- Github users were gotten from Github API.
- When a user is searched, an api call is made and all users that match the searched term will be displayed on the screen.
- Click on "view profile" to get to the user's profile page where basic info and the list of their repos are displayed.