Skip to content

apicgg/deliveroo-clone

Repository files navigation

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.

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:

npm install
  1. Start the app:
npm start
  1. Follow the instructions in the terminal to launch the app on an emulator or physical device.

Technologies Used