A meal ordering application which allows the user to add food items to their cart and shows the total cost. Created using React!
Homepage: Added items which updates our cart accordingly and shows order total: Clicking order button asks for customer details: Invalid information entered case: A success message rendered upon correct credentials entered and order sent to backend: