Skip to content

Latest commit

 

History

History
38 lines (30 loc) · 1.1 KB

README.md

File metadata and controls

38 lines (30 loc) · 1.1 KB

Quran Mobile React Native

Introduction

Quran Mobile React Native. The data is provide by API from KEMENAG RI.

Features

  • User can see all list of surah
  • User can get list all ayat on detail surah

Requirements

How To Run

  1. Clone this repository

    $ git clone https://github.com/geriadam/quran-mobile.git
    
  2. Install all dependencies on the package.json

    $ cd quran-mobile
    $ npm install or yarn install (if you using yarn)
    
  3. Run App

    $ react-native run-android
    

Screenshot