Quran Mobile React Native. The data is provide by API from KEMENAG RI.
- User can see all list of surah
- User can get list all ayat on detail surah
-
Clone this repository
$ git clone https://github.com/geriadam/quran-mobile.git
-
Install all dependencies on the package.json
$ cd quran-mobile $ npm install or yarn install (if you using yarn)
-
Run App
$ react-native run-android