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.
- Browse through a list of restaurants and their menus
- Place orders and pay online
- Track the status of your orders
- View your order history
-
Clone the repository.
-
Install dependencies:
npm install
- Start the app:
npm start
- Follow the instructions in the terminal to launch the app on an emulator or physical device.