Project to validate Xamarin Forms development on Visual Studio for Mac.
- Idea inpsired by GitHub Profiles;
- User can enter a username
- User can click on search button to retrieve information
- User can see the avatar, username, followers and repository count of searched user
- User can see the top 4 repositories of searched user
- User should get an alert if the username is not valid
- User can toggle dark/light mode
- Selected mode should persist when user comes back to the app again