Skip to content

Latest commit

 

History

History
49 lines (31 loc) · 1.34 KB

README.md

File metadata and controls

49 lines (31 loc) · 1.34 KB

Foodiezz is a fullstack, React based food ordering cart attached to a firebase backend

Table of Contents

How to Use

To use Foodiezz, follow these steps:

  1. Choose the meal: Find your favorite meal from the list and update it's quantity.
  2. Add to Cart: After selecting the meals click on "+ Add" button to add the meals to the cart
  3. Preview the Order: Open the cart to preview and finalize the order
  4. Fill the details: Fill the delivery address details to place the order.

Tech Stack

Frontend

  • React.js
  • JavaScript
  • CSS
  • HTML

Backend

  • Firebase

Project Preview

Landing page:

image

Loaded meals:

image

Cart:

image

Cart expanded:

image

Cart after confirmation:

image