A Complete ordering process website 📱 built to demonstrate the use of React components, React hooks, Cart data, Form Validation, Error handling and real UX.
This app was built with the intention of providing a clean and simple responsive web app for choosing meals from virtual sushi resturant's menu and ordering them with a real database. Feel free to reach out with any feedback.
- Database : Firebase receives each order after the customer submit it.
Click on (Add) in the items list then you can see the cart will pop up and the counter value will increase.
You will see "Your order has been successfully sent", then you will be redirected to homepage again.
This project was generated with React version 18.0.0.
Run npm start. Navigate to http://localhost:3000/. The app will automatically reload if you change any of the source files.
I made this project in Maximilian's Full React Course. Resources: Full React Course - Maximilian. Made with love ❤️ by me.