Skip to content

AshokC46/Food-Delivery-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🍔 Food Delivery Application

A modern and user-friendly food ordering platform built with React and Redux, allowing customers to browse restaurants, filter food categories, and place orders seamlessly.

🚀 Features

Restaurant Filtering – Users can filter restaurants based on food categories like Veg, Non-Veg, and Desserts.
Login/Sign-Up Authentication – Secure user authentication for personalized experiences.
Add to Cart System – Users can add food items to their cart, modify quantities, and remove items.
Cart & Checkout Functionality – Seamless order placement with a structured checkout process.
Redux for State Management – Ensuring efficient and smooth data flow across components.
Responsive UI – Styled using Bootstrap for a clean and mobile-friendly interface.

🛠️ Technologies Used

  • Frontend: React, Redux, JavaScript, HTML, CSS, Bootstrap
  • State Management: Redux
  • Storage: LocalStorage for cart persistence

📌 Installation & Setup

1️⃣ Clone the repository:

 git clone https://github.com/your-username/Food-Delivery-Application.git

2️⃣ Navigate to the project directory:

 cd Food-Delivery-Application

3️⃣ Install dependencies:

 npm install

4️⃣ Start the development server:

 npm start

5️⃣ Open http://localhost:3000/ in your browser.

📷 Screenshots

Image

📌 Usage

  • Sign up or log in to access the application.
  • Browse and filter restaurants based on food categories.
  • Add food items to your cart and review your selections.
  • Proceed to checkout and place an order.

🚀 Live Demo

🔗 [(https://ashokc46.github.io/Food-Delivery-Application/)]

If you like this project, give it a star! 🚀

About

🍔 Food Delivery Application– A React and Redux-based food ordering platform with restaurant filtering, authentication, cart management, and checkout functionality. Built with React, Redux, Bootstrap, JavaScript, HTML, and CSS for a seamless user experience. 🚀

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors