A Web App build for foodies :) with exciting items on the menu which they wish it could be delivered to their doorsteps :(
Build using React.js and bootstrap 5.0
Features this app provides:
- Signup for new users
- Login for existing users
- A range of items to select from
- Quantity selection for a particular item which the user chooses to buy
- Custom notification popup when a user places an order successfully
To make this app more userfriendly i have added:
- Custom validation checks for any missing values on Signup or login
- Notification popups on successfully placing an order
- Calculation of the final amount that needs to be payed based on the quantity of a particular item purchased.