Rcoffee is Coffee store project Mobile App Platform Android
- Clone the repo
$ git clone https://github.com/RivaldiSiby/rcoffee-mobile
- Install NPM packages
$ npm install
- Add .env.local file at root folder project, and add following
API_URL="BACKEND API URL"
- Running Metro
$ npx react-native start
- Run build App to device or emulator
$ npx react-native run-android
- Rcoffee Mobile App is Running