Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 436 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 436 Bytes

Food Order App

Project Description

Fully responsive React app to order food that allows user to select meals from menu, add items to the cart and checkout.

Built using custom React Hooks and Context API for state management. Firebase is used to load menu items and collect user orders upon checkout. MUI is used as the styling library.

Live site is at food-order-app-011.netlify.app/