Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/andresmichel/react-native-uber-eats
Uber Eats clone with Expo and React Native
https://github.com/andresmichel/react-native-uber-eats
expo react-native uber-eats
Last synced: 25 days ago
JSON representation
Uber Eats clone with Expo and React Native
- Host: GitHub
- URL: https://github.com/andresmichel/react-native-uber-eats
- Owner: andresmichel
- License: mit
- Created: 2019-03-04T20:20:19.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-02-27T05:56:32.000Z (almost 4 years ago)
- Last Synced: 2023-03-07T12:24:49.024Z (almost 2 years ago)
- Topics: expo, react-native, uber-eats
- Language: JavaScript
- Size: 248 KB
- Stars: 47
- Watchers: 4
- Forks: 21
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# react-native-uber-eats
Uber Eats clone with Expo and React Native## Getting Started
Download with:```sh
git clone https://github.com/andresmichel/react-native-uber-eats.git && cd react-native-uber-eats
```Install Libs:
```sh
yarn
```Run with:
```sh
exp start
```