Skip to content

omrip500/food-order-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Meals

Description

Welcome to React Meals, a web application that allows you to explore a variety of delicious meals, add them to your cart, and place orders seamlessly. Whether you're a food enthusiast or just looking for a quick and easy way to order meals, React Meals has you covered.

Deployment

Check out the live deployment of React Meals: React Meals App

Features

  1. Add Products to Cart: Easily add your favorite meals to the shopping cart, including the ability to specify quantities.

  2. View Shopping Cart: Access your shopping cart to review and manage the selected items.

  3. Order Form: Complete a form with customer details, including the delivery address.

Technologies Used

  • React: Developed using React, the popular JavaScript library for building user interfaces.
  • Firebase: Integrated Firebase for data management and authentication. [Add specific details about Firebase integration]

How to Run

To run the project locally, follow these steps:

  1. Install dependencies:
  npm install
  1. Run app
  npm start
  1. In your browser: localhost:3000

Screenshots

Screenshot 1 Home Screen

Screenshot 2 Cart

Releases

No releases published

Packages

No packages published