A modern, responsive food delivery website built with React, Vite, and Tailwind CSS.
- Restaurant listings with menu items
- Search and filter options for cuisines
- Simple order placement system
- Order progress tracker with real-time map
- Dark mode and light mode toggle
- Responsive design for all devices
- Chat support option
- Toast notifications for user actions
Follow the steps below to get your local copy of the project up and running:
Make sure you have the following installed:
- Node.js (v14 or later)
- npm (v6 or later)
-
Clone the repository:
git clone https://github.com/mahmud-r-farhan/food-delivery-app.git
-
Navigate to the project folder:
cd food-delivery-app
-
Install the dependencies:
npm install
-
Start the development server:
npm run dev
-
Open your browser and go to
http://localhost:3000
to see the app in action.
To build the project for production:
npm run build
This will create a dist/
directory with the production-ready files.
If you'd like to contribute to this project, feel free to open issues or submit pull requests.
Personal Use License