Gitty
React Native Android app listing all github users in Kenya. NOTE: ONLY in Kenya, arranged according to followers – from most to least.
Features
- Search Functionality: Search bar that allows users to search for GitHub users in Kenya. Feel free to clone, add features and make versions of yours.
- User Profiles: Displays detailed user profiles for each GitHub user, including their profile picture, username, bio, location, repositories, followers, following, and other relevant information
Installation
Git clone repo
git clone https://github.com/Vincenteliezer/Gitty.git
Navigate to directory
cd Gitty
Install packages
npm install
Start development server
npm start or npx expo start