- User can login and register in the website
- User can add food to cart and order any food any time
- Registered user see carted food from any devices after login
- User can see his/her order details after login
- For payment, we use stripe payment system. So, user can payment by visa or master card
- Admin can add more food product in the website dynamically by admin panel
- Admin can Delete Product of the website.
- By Admin panel, Admin can see orders details of all user in this website and can change order status.
- React
- React Router Dom
- Express Js
- Mongodb
- Stripe ( for payment gateway )
- Axios
- Json Webtoken
- React Toastify
- Multer
- Bcrypt
- Mongoose
Click this link to see live demo: food-del-opal.vercel.app