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.
✅ 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.
- Frontend: React, Redux, JavaScript, HTML, CSS, Bootstrap
- State Management: Redux
- Storage: LocalStorage for cart persistence
1️⃣ Clone the repository:
git clone https://github.com/your-username/Food-Delivery-Application.git2️⃣ Navigate to the project directory:
cd Food-Delivery-Application3️⃣ Install dependencies:
npm install4️⃣ Start the development server:
npm start5️⃣ Open http://localhost:3000/ in your browser.
- 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.
🔗 [(https://ashokc46.github.io/Food-Delivery-Application/)]
⭐ If you like this project, give it a star! 🚀
