A simple app to order your favourite pizzas (Frontend only)
Built to: practice more React stuff, React Router v6.4+ with data loaders, Redux Toolkit, Tailwind css
https://chiaras-pizza.netlify.app/
- view menu
- add pizzas to cart, update quantities, remove
- place order, option to use geolocation to enter address
- set order as priority for an extra charge
- view order and total price to pay
- view countdown showing remaining time before order is delivered
- search for order by order number
https://
This project was bootstrapped with Vite. In the project directory, you can run:
Downloads dependencies defined in the package.json file and generates the node_modules folder with the installed modules.
Runs the app in the development mode.
Open http://localhost:5173 to view it in your browser.