Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
```