Skip to content

Latest commit

 

History

History
41 lines (26 loc) · 871 Bytes

File metadata and controls

41 lines (26 loc) · 871 Bytes

Gitty

React Native Android app listing all github users in Kenya. NOTE: ONLY in Kenya, arranged according to followers - from most to least.

Download App

Download

mockuup

Features

  1. 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.
  2. 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