/food-delivery

This is a food delivery app built using React. It allows users to browse a variety of products to order.

Primary LanguageJavaScript

Food Delivery App

Overview

This is a food delivery app built using React. It allows users to browse a variety of product, view their menus, and add them in card all dynamically.

image

Features

  • Browse Menus: Explore a list of products, view their details.

  • Place Orders: Users can add items to their cart, review the order.

image

Technologies Used

  • React: JavaScript library for building user interfaces.

Getting Started

Prerequisites

  • Node.js installed
  • [Other prerequisites]

Installation

  1. Clone the repository:
  2. Navigate to the project directory: cd food-delivery-app
  3. Install dependencies: npm install
  4. Start the app: npm start

Usage

Open the app in your browser. Browse view menus, and add items to your cart. Review your order in the cart.