https://github.com/linesmerrill/deliveroo
iOS/Android React Native App of Deliveroo. Select a Restaurant, Pick the items you want and place an order!
https://github.com/linesmerrill/deliveroo
android-app heroicons ios-app react-native redux sanity-io tailwind
Last synced: 5 months ago
JSON representation
iOS/Android React Native App of Deliveroo. Select a Restaurant, Pick the items you want and place an order!
- Host: GitHub
- URL: https://github.com/linesmerrill/deliveroo
- Owner: Linesmerrill
- License: mit
- Created: 2022-10-04T14:31:24.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-01-17T15:28:53.000Z (over 1 year ago)
- Last Synced: 2025-01-17T15:44:38.063Z (over 1 year ago)
- Topics: android-app, heroicons, ios-app, react-native, redux, sanity-io, tailwind
- Language: JavaScript
- Homepage:
- Size: 22.6 MB
- Stars: 13
- Watchers: 2
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Deliveroo Clone
iOS/Android React Native project of [Deliveroo](https://deliveroo.co.uk/). Built using REACT NATIVE with (Navigation, Redux, Tailwind CSS & Sanity.io)

## How to Run
### Install Dependencies
`npm i`
### Start it up
`npx expo start`
## How to Deploy Changes to Expo
### Optimize assets
`npx expo-optimize`
## Publish to Expo
`eas update`
### Build for Android and/or iOS
`eas build`
#### To create a Development Build
`eas build --profile development`
### Submit to the App store and Google Play store
`eas submit`
## Screenshots


## References
- https://www.youtube.com/watch?v=taPz40VmyzQ
- https://www.sanity.io/sonny