GitHub Explorer

A React Native mobile app built with Expo to explore GitHub user profiles and repositories with a responsive, dynamic UI.

GitHub Explorer Screenshot

Overview

GitHub Explorer is a mobile app built with React Native and Expo, designed to explore GitHub user profiles and repositories. It showcases real-world mobile development skills, including API integration, navigation, state management, and a responsive UI tailored for seamless user experiences.

Features

Search GitHub Users

Fetch and display user profile details like avatar, name, bio, followers, and following.

Browse Repositories

View public repositories with details like name, stars, forks, and description.

Interactive UI

Tap repository items to open their GitHub page in a browser.

Dynamic Theming

Supports light and dark modes based on device settings.

Pull-to-Refresh

Refresh repository lists with a smooth pull gesture.

Error Handling

Handles invalid usernames and network issues with user-friendly alerts.

Loading States

Displays loading indicators during API fetches for polished UX.

Technologies Used

React Native (Expo) GitHub REST API Beautiful UI
View on GitHub Back to Portfolio