Built 95% Pizza Hut Cloned Website that has different style for each screen and has full menu , detecting location , unique loaders , routing , Cart , all meals ,deals and the ability to checkout and pay .
Feel you are at the famous pizza hut website but do not try to pay , it is not the real website , stay focused 😅😅😅
✅✅✅ used : NEXTJS , CSS3 , HEADLESS CMS SANITY FOR MENU ITEMS , PAYMENT WITH STRIPEAPI ✅✅✅
Live view by clicking the badge:
You can also clone the project and open it in localhost, or enjoy the preview video below instead 😄
First Video : Showing the Home page where you can pickup your order or by delivery with detecting your loaction feature using geolocationAPI
pizza.1.mp4
Second Video : Showing the menu page that all pizza Hut items is there , well organized , and how simpile to search for any item
pizza.2.mp4
Third Video : Showing the ordering process , in this case I have chosen the My-Box Meal with some Pizzas and added them to cart
pizza.3.mp4
pizza.4.mp4
pizza.5.mp4
pizza.7.mp4
To contribute to this project please check out the contribution guidelines.
Before cloning/forking this project, make sure you have the following tools installed:
- Fork the project
- Clone the project
- Follow the instructions in the console:
- Navigate to the project directory cd sos-animals
- Install the dependencies npm install
- Run the project npm start