Delivery App is a web application that allows you to order food from dining establishments.
- Viewing store items
- Adding items to the cart
- Placing an order
- Viewing order history
- Applying coupons during the order placement
- Choosing a delivery address using Google Maps
- MongoDB
- React
- Express.js
- Node.js
- Clone repository
- npm run install-server && npm run start-server
- npm run install-client && npm run start-client
- go to http://localhost:5173
Live demo: https://delivery-client.onrender.com/