Skip to content

aryandwivedi007/75wayfoodapp

Repository files navigation

🍕 Food Ordering App

A modern food ordering app built using React, Tailwind CSS, Redux Toolkit, and MUI. The app provides users with a seamless experience for browsing food items, adding them to the cart, and managing orders.

🚀 Features

  • Responsive UI: Fully optimized for mobile and desktop screens.
  • Food Listing: Displays food items with images, prices, and ratings.
  • Cart Management: Users can add/remove items from the cart.
  • Driver Management: Simulated driver assignment system.
  • Smooth Animations: Uses Framer Motion for animations.
  • Persistent Cart: Stores cart items using redux state and local storage.

🛠️ Tech Stack

  • Frontend: React, Tailwind CSS, Material UI (MUI)
  • State Management: Redux Toolkit
  • Animations: Framer Motion
  • Optimizations: React Memo,Memo,UseCallback for optimizations

## 🏗️ Installation & Setup

1. **Clone the repository**
   ```sh
   git clone https://github.com/yourusername/food-ordering-app.git
   cd food-ordering-app
  1. Install dependencies
    npm install
  2. Start the development server
    npm run dev

🤝 Contributing

Feel free to fork the repo and submit pull requests! 🚀

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages