Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 1.32 KB

README.md

File metadata and controls

14 lines (13 loc) · 1.32 KB

ReactMeals

A meal ordering application which allows the user to add food items to their cart and shows the total cost. Created using React!

Homepage: Screenshot 2023-08-31 at 6 43 22 PM Added items which updates our cart accordingly and shows order total: Screenshot 2023-08-31 at 6 43 33 PM Screenshot 2023-08-31 at 6 43 43 PM Clicking order button asks for customer details: Screenshot 2023-08-31 at 6 44 27 PM Invalid information entered case: Screenshot 2023-08-31 at 6 49 04 PM A success message rendered upon correct credentials entered and order sent to backend: Screenshot 2023-08-31 at 6 44 33 PM