A modern food delivery web application built with the MERN Stack (MongoDB, Express.js, React, Node.js). The app provides a smooth user experience for browsing food items, adding to cart, filtering, and securely checking out with payment integration.
-
📋 Food Catalog
- Browse a variety of food items
- Filter by category (e.g., veg, non-veg, snacks, drinks, etc.)
-
🛒 Cart Management
- Add/remove items to/from cart
- View cart details with total price
-
💸 Payment Integration
- Seamless payment processing (can integrate with Stripe or Razorpay)
- Order summary and confirmation view
| Technology | Description |
|---|---|
| MongoDB | NoSQL database for storing users, items, and orders |
| Express.js | Backend framework for routing and API |
| React.js | Frontend library for building UI |
| Node.js | Runtime environment for server-side logic |
| CSS | UI styling (depending on your implementation) |
git clone https://github.com/guru963/food-del-app.git
cd food-del-appcd food
npm install
npm run devcd backend
npx nodemon🛍️ Coupon and discount system 📍 Delivery address integration with Google Maps 🔔 Email or SMS order notifications 📦 Order tracking dashboard for admins
This project is licensed under the MIT License. You are free to use, modify, and distribute it with attribution.




