Skip to content

Drexregion/Deliveroo

Repository files navigation

Deliveroo Clone App

Welcome to my Deliveroo Clone App! This project is a React Native application inspired by the popular food delivery service Deliveroo. It aims to provide users with a similar experience of browsing restaurants, selecting dishes, and placing orders from their favorite local eateries.

Features:

  • Restaurant Listings: Browse through a variety of restaurants available in your area.
  • Menu Exploration: View menus of different restaurants, including dish details and prices.
  • User Authentication: Sign up or log in to your account to access personalized features such as order history and preferences.
  • Order Placement: Add items to your cart and proceed to checkout to place orders.
  • Order Tracking: Track the status of your orders in real-time.
  • Location Services: Utilize GPS to find nearby restaurants and estimate delivery times.

Technologies Used:

  • React Native: The app is built using React Native framework, allowing for cross-platform compatibility.
  • Sanity: Sanity is used for user authentication and real-time database functionalities.
  • React Navigation: Navigation within the app is facilitated by React Navigation library.

Setup Instructions:

  1. Clone the Repository:

    git clone https://github.com/yourusername/deliveroo-clone.git
    
  2. Install Dependencies:

    cd deliveroo-clone
    npm install
    
  3. Set Up Sanitu:

    • Obtain your Sanity configuration details.
    • Replace the Sanity config in the project with your own configuration details.
  4. Run the App:

    npm start
    
  5. Run on Device/Emulator:

    • Follow the instructions provided in the terminal to run the app on your preferred device or emulator.

Contributing:

Contributions to this project are welcome! If you find any bugs or have suggestions for improvements, please feel free to submit an issue or create a pull request.

Credits:

This project is created by Divine Eyo. Special thanks to Deliveroo for the inspiration and various open-source contributors for their libraries and resources used in this project.

License:

This project is licensed under the MIT License - see the LICENSE file for details.

Enjoy your food delivery experience with Deliveroo Clone App! If you have any questions or feedback, don't hesitate to reach out. Happy coding! 🚀🍔🍕

About

Deliveroo clone using react native, html and css

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published