A Pizza Hut Clone is a web or mobile application designed to emulate the functionality, design, and user experience of the popular Pizza Hut platform.
https://riyaachauhan.github.io/Pizza-hut-clone/
- Menu Display : Comprehensive list of pizzas, sides, beverages, and desserts with detailed descriptions and prices.
- Special Offers: Highlighting discounts, deals, and combo offers.
- Order Management: Add, remove, and update items in the cart seamlessly.
- Checkout Process: Simplified and secure payment gateway integration for hassle-free transactions.
- Order Tracking: Real-time updates on order status and delivery time.
- Sign Up/Login: Options for account creation and login via email or social media.
- Profile Management: Users can view and edit personal details and addresses.
- Feedback Form: Users can give their feedback depending upon the experience.
- Location Services: Integrated with GPS for delivery area validation and nearest outlet location.
- Push Notifications: Alerts for order status, promotions, and personalized offers.
- Feedback System: Allow users to rate their experience and leave reviews.
- Frontend: HTML,CSS, Javascript
- Database: MySQL or MongoDB for storing user and order information.
Welcome to the Pizza Hut Clone project! This guide will help you set up the project on your local machine for development and testing purposes.
Installation:
-
Clone the Repository:
git clone https://github.com/RiyaaChauhan/pizza-hut-clone.git cd pizza-hut-clone
-
Install Dependencies:
Using npm:npm install
-
Run
npm run start-dev
You are now in the dev environment and you can play around