Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Food Delivery Website

Table of Contents

Introduction

The Food Delivery Website is a web application that allows users to browse restaurants, order food online, and get it delivered to their doorstep. This project aims to provide a seamless and user-friendly experience for customers, restaurant owners, and delivery personnel.

Features

  • User authentication (signup/login/logout)
  • Browse restaurants and food menus
  • Add items to the cart and place orders
  • Real-time order tracking
  • Payment integration
  • Admin panel for managing restaurants and orders
  • Responsive design for mobile and desktop users

Technologies Used

  • Frontend: HTML, CSS, JavaScript, React.js
  • Backend: Node.js, Express.js
  • Database: MongoDB
  • Authentication: JWT (JSON Web Tokens)
  • Payment Gateway: Stripe (or PayPal)
  • Hosting: Render

Installation

To set up the project locally, follow these steps:

  1. Clone the repository:
    git clone https://github.com/your-username/....git
  2. Navigate to the project directory:
    cd ...
  3. Install dependencies:
    npm install
  4. Start the development server:
    npm start
  5. Open your browser and go to http://localhost:3000

Usage

  • Sign up or log in to your account.
  • Browse food items.
  • Add items to your cart and proceed to checkout.
  • Make a payment and track your order in real-time.
  • Enjoy your meal!

Contributing

Contributions are welcome! If you would like to contribute to this project:

  1. Fork the repository.
  2. Create a new branch (feature-branch).
  3. Commit your changes.
  4. Push to your branch and create a Pull Request.

License

This project is licensed under the MIT License. Feel free to use and modify it as per your needs.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages