https://github.com/chsdwn/fooddeliveryapp
https://github.com/chsdwn/fooddeliveryapp
google-maps nativewind react-native react-navigation redux rtk-query tailwind-css
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/chsdwn/fooddeliveryapp
- Owner: chsdwn
- Created: 2023-06-18T19:45:03.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-19T11:41:45.000Z (about 3 years ago)
- Last Synced: 2025-02-21T19:18:08.578Z (over 1 year ago)
- Topics: google-maps, nativewind, react-native, react-navigation, redux, rtk-query, tailwind-css
- Language: TypeScript
- Homepage:
- Size: 1.58 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FoodDelivery
## Instruction to Run App on Simulator/Emulator
1. Install npm dependencies by running `$ yarn` command.
### iOS
1. Install iOS dependencies by running `$ npx pod-install` command.
1. Run `$ yarn ios` command to run the app on iPhone 14 Pro Max simulator. You can edit ios script on package.json file to run the app another iPhone model.
### Android
1. To run the app on android you need to generate a Google Maps API key. Check out this link: https://github.com/react-native-maps/react-native-maps/blob/master/docs/installation.md#specify-your-google-maps-api-key
1. Replace `[YOUR_API_KEY]` placeholder with your api key. https://github.com/chsdwn/FoodDeliveryApp/blob/main/android/app/src/main/AndroidManifest.xml#L27
1. Run `$ yarn android` command to run the app on an Android emulator. (MAKE SURE YOUR DEVICE OR EMULATOR HAS GOOGLE PLAY SERVICES INSTALLED)
## Screenshots

## Video
### iOS (iPhone 14 Pro Max iOS 16.4)
https://github.com/chsdwn/FoodDeliveryApp/assets/13810855/639d7886-3eb4-4125-baf0-c6364b7b329f
### Android (Nexus 5 API 33)
https://github.com/chsdwn/FoodDeliveryApp/assets/13810855/c78b577a-d33a-4e05-8ba3-d49a3a842a48