https://github.com/aleksandromilenkov/fastreactpizza
React.js Application for ordering pizzas. Check it here: https://aleksandro-pizza-order.netlify.app/
https://github.com/aleksandromilenkov/fastreactpizza
react reactrouter reduxtoolkit
Last synced: about 1 year ago
JSON representation
React.js Application for ordering pizzas. Check it here: https://aleksandro-pizza-order.netlify.app/
- Host: GitHub
- URL: https://github.com/aleksandromilenkov/fastreactpizza
- Owner: aleksandromilenkov
- Created: 2024-05-06T13:14:10.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-05-19T21:24:24.000Z (about 2 years ago)
- Last Synced: 2025-01-31T12:11:36.172Z (over 1 year ago)
- Topics: react, reactrouter, reduxtoolkit
- Language: JavaScript
- Homepage: https://aleksandro-pizza-order.netlify.app/
- Size: 461 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#FastReactPizza
This is React.js application where you can order some pizzas from our Menu :-)
First enter your name, then select how many pizzas you like and in the bottom of the screen you'll see your cart and the current overall price for your current order.
You can tap Open Cart and update the cart by increasing, dereasing or deleting some pizzas.
Then you tap Order Pizzas and enter your information such as Name, Phone Number and Address.
You can tap Get Position button to get your address automaticaly if you are allowing tracking your location in the browser.
After submiting the form, the order is submited and you will see your order, the order status and how much time it will take to be delivered to you.
You can also update some info like the Order Priority or your address.
In the App's header You can also search for orders if you know their ID.
The App is hosted online here: https://aleksandro-pizza-order.netlify.app/