Skip to content

guru963/SKIPQ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🍔 Food Delivery App

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.


📸 Screenshots of the App

🏠 Home Page

Home Page

🍽️ Menu Filtering

Menu Filter

🛒 Cart View

Cart View

💳 Checkout Page

Checkout Page

✅ Order Confirmation

Order Confirmation


✨ Features

  • 📋 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

🛠️ Tech Stack

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)

🚀 Getting Started

1. Clone the Repository

git clone https://github.com/guru963/food-del-app.git
cd food-del-app

2.Installing dependencies for Frontend

cd food
npm install
npm run dev

3.Installing dependencies for Backend

cd backend
npx nodemon

📌 Future Improvements

🛍️ Coupon and discount system 📍 Delivery address integration with Google Maps 🔔 Email or SMS order notifications 📦 Order tracking dashboard for admins


License

This project is licensed under the MIT License. You are free to use, modify, and distribute it with attribution.


About

A food delivery app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors