This project is a comprehensive food delivery website designed to cater to the needs of modern consumers seeking convenience and efficiency in their dining experiences. It serves as a platform where users can effortlessly browse through various menus, place orders, and track deliveries in real-time. Tailored for individuals, families, and even businesses, it offers a seamless and user-friendly interface for anyone looking to enjoy delicious meals delivered straight to their doorstep.
Payment Card Number: 4242 4242 4242 4242
admin email: admin@gmail.com
admin password: admin@123
To run this project, you will need to add the following environment variables to your .env file
Use your firebase api key
Use your stripe account api key
- Payment Gateway
- Live previews
- Admin Panel
- Cool Toast alert
- Scroll animation
- Authendication
Clone the project
git clone https://github.com/svivek19/food-delivery-website.git
Go to the project directory
cd food-delivery-website
Install dependencies
npm install
Start the server
npm run dev