GitHub User App is an Android application that allows users to search and view GitHub user profiles. It provides a user-friendly interface to explore user details, repositories, and more.
- Search for GitHub users by username.
- View detailed user profiles, including avatars, bio, and follower/following counts.
- Explore user repositories and their details.
- Bookmark favorite users for quick access.
These instructions will help you get a copy of the project up and running on your local machine for development and testing purposes.
- Android Studio
- Git
-
Clone the repository:
git clone https://github.com/yourusername/github-user-app.git
-
Open the project in Android Studio.
-
Build and run the app on an Android emulator or physical device.
- Search for GitHub users by entering their usernames.
- View user profiles to see their details.
- Explore the repositories section to see the user's repositories.