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

https://github.com/apicgg/deliveroo-clone

Deliveroo Clone App
https://github.com/apicgg/deliveroo-clone

expo react-native typescript

Last synced: 2 months ago
JSON representation

Deliveroo Clone App

Awesome Lists containing this project

README

        

# Deliveroo-Clone

This is a React Native app created using the Expo framework. It is a clone of the popular food delivery service, Deliveroo. Check out the youtube [video](https://www.youtube.com/watch?v=taPz40VmyzQ&t=11828s).

## Features

- Browse through a list of restaurants and their menus
- Place orders and pay online
- Track the status of your orders
- View your order history

## Installation

1. Clone the repository.

2. Install dependencies:

```bash
npm install
```

3. Start the app:

```bash
npm start
```

4. Follow the instructions in the terminal to launch the app on an emulator or physical device.

## Technologies Used

- [React Native](https://reactnative.dev/)
- [Expo](https://expo.dev/)
- [Nativewind](https://www.nativewind.dev/)
- [React Native Navigation](https://reactnavigation.org/)