Delivery App

Joining efforts to bring happiness to your doorstep, with the dedicated and valued work of our delivery drivers

Explore the docs »

Report Bug · Request Feature

Table of Contents

  1. About The Project
  2. Getting Started
  3. Roadmap
  4. Contributing
  5. License
  6. Contact

About The Project

This is a mobile application built using React Native for both iOS and Android platforms. The app is designed to provide users with a convenient and seamless way to order food from their favorite restaurants and have it delivered right to their doorstep. The app includes features such as restaurant listings, menu browsing.

Built With

React Native

(back to top)

Getting Started

To run this app on your local machine, you need to have Node.js and the React Native CLI installed. Once you have these prerequisites set up, you can clone the repository, install the dependencies, and start the app using the following commands:

# Clone the repo
git clone https://github.com/josafamarengo/DeliveryApp__User.git

# Go to directory
cd DeliveryApp__User

# Install dependencies
npm install

# Run locally
npm start

This will start the app on your local development server and open it in your default web browser. From here, you can either run the app on an emulator or a physical device using the instructions provided in the React Native documentation.

(back to top)

Roadmap

See the open issues for a list of proposed features (and known issues).

  • Add User Authentication
  • Add Payment Processing
  • Add Delivery Tracking

Contributing

Contributions are welcome! If you would like to contribute to this project, please fork the repository and create a new branch for your feature or bug fix. When you're ready, submit a pull request and we'll review your changes.

(back to top)

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Josafá Marengo Josafá Marengo Josafá Marengo

(back to top)

Built with ❤︎ by Josafá Marengo

food-delivery-app