Skip to content

JollyJolli/Fake-Pizza-Restaurant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fake Pizza Restaurant 🍕

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.

Features

  • 🎨 Modern and responsive design
  • 🍕 Interactive menu of weird pizza combinations
  • 🛒 Shopping cart functionality
  • 💳 Mock checkout process
  • 🌈 Fun and playful user interface

Project Structure

├── 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

Setup

  1. Clone this repository
  2. Open index.html in your web browser
  3. Start exploring our weird pizza combinations!

Technologies Used

  • HTML5
  • CSS3
  • Vanilla JavaScript

Features Description

Weird Pizza Menu

Browse through our collection of unconventional pizza combinations that you won't find anywhere else!

Shopping Cart

Add your favorite weird pizzas to the cart, adjust quantities, and see the total price update in real-time.

Mock Checkout

Experience a simulated checkout process (Don't worry, it's all fake - no real transactions!)

Contributing

Feel free to contribute to this project by adding more weird pizza combinations or improving the functionality!

License

This project is licensed under the MIT License - see the LICENSE file for details.


Created with 🧀 and 🍕 by Fake Pizza Restaurant Team