Welcome to the Fake Pizza Restaurant website project! This is a fun and quirky single-page web application that simulates a pizza ordering experience with the most unusual pizza combinations you've ever seen.
- 🎨 Modern and responsive design
- 🍕 Interactive menu of weird pizza combinations
- 🛒 Shopping cart functionality
- 💳 Mock checkout process
- 🌈 Fun and playful user interface
├── index.html # Main HTML file
├── css/ # Styling
│ └── styles.css # Main stylesheet
├── js/ # JavaScript files
│ ├── menu.js # Menu and pizza data
│ ├── cart.js # Shopping cart functionality
│ └── main.js # Main application logic
└── assets/ # Images and other assets
└── images/ # Image files
- Clone this repository
- Open
index.html
in your web browser - Start exploring our weird pizza combinations!
- HTML5
- CSS3
- Vanilla JavaScript
Browse through our collection of unconventional pizza combinations that you won't find anywhere else!
Add your favorite weird pizzas to the cart, adjust quantities, and see the total price update in real-time.
Experience a simulated checkout process (Don't worry, it's all fake - no real transactions!)
Feel free to contribute to this project by adding more weird pizza combinations or improving the functionality!
This project is licensed under the MIT License - see the LICENSE file for details.
Created with 🧀 and 🍕 by Fake Pizza Restaurant Team