This is a React Native app that clones the popular food delivery app, Deliveroo. The app is built using the Tailwind CSS , providing a sleek and modern user interface. Users can browse through a variety of restaurants, view menus, and place orders for delivery.
To get started with the app, you'll need to have Node.js installed on your computer.
- You'll also need to install the necessary dependencies by running:
yarn install
- Once the dependencies are installed, you can start the app by running:
yarn start
This will start the Metro server and open up the Expo development environment in your default browser. From here, you can launch the app on your iOS or Android device, or use an emulator.
- Browse through a variety of restaurants
- View restaurant menus and item details
- Place orders for delivery
- Add items to a cart and checkout
- Search for restaurants and menu items
Contributions are welcome! If you find a bug or have a feature request, please open an issue on the repository. If you'd like to contribute code, please fork the repository and submit a pull request.
This project is licensed under the MIT License .