This application has the following features -
- It shows a list of GitHub users. API: https://api.github.com/users
- We can tap a user and see the details of a user. API: https://api.github.com/users/{username}
- It has a search feature that fetches the users matched with the search text.