Web application for ordering pizza for your clients, which contains a shopping cart. Take the pizza order and the
delivery address and contact details for the client. Order history.
• Clients should be able to order pizzas from the menu
• The menu contains at least 8 pizzas
• The pizza order process should cover ordering single or several pizzas with
definition of the quantity and calucation of a total price in Euros and US$ also
adding delivery costs to the bill.
In the project directory, you can run:
Install all dependencies
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
Launches the test runner in the interactive watch mode.