Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 714 Bytes

readme.md

File metadata and controls

31 lines (24 loc) · 714 Bytes

React Native Github clone

A simple clone of github mobile app using react native, expo and github rest apis.
Expo Preview link - Android only.
For ios you need to set up the app locally - Read why

Screenshots

Getting started

  • Clone repo
    git clone https://github.com/uwemneku/github.git
  • Install dependencies
      yarn install
  • Start the app
      expo start