Skip to content

geriadam/quran-mobile

Repository files navigation

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