Skip to content

React project for ordering meals. Meal items are fetched from firebase database, and user can select meal he wants and amount of them. By clicking on Orders button modal pops-up with selected meals, their amount and total price. On the next step by clicking Order button, another modal with form for credit card shows up and the most basic validat…

Notifications You must be signed in to change notification settings

kosserin/react-food-order-state

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React application for ordering meals

React

Firebase API

Custom Hooks

React project for ordering meals. Meal items are fetched from firebase database, and user can select meal he wants and amount of them. By clicking on Orders button modal pops-up with selected meals, their amount and total price. On the next step by clicking Order button, another modal with form for credit card shows up and the most basic validation is added. If everything is alright, meals are ordered and form informations are saved, just as ordered meals.

Live preview is available at: https://kosserin.github.io/react-food-order-state/

Screenshot 2022-05-14 at 14-10-05 React App Screenshot 2022-05-14 at 14-10-29 React App Screenshot 2022-05-14 at 14-11-20 React App

About

React project for ordering meals. Meal items are fetched from firebase database, and user can select meal he wants and amount of them. By clicking on Orders button modal pops-up with selected meals, their amount and total price. On the next step by clicking Order button, another modal with form for credit card shows up and the most basic validat…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages