/pizza-menu-project

Simple pizza ordering web application built with React.js. Browse through a menu of delicious pizzas, view details, and place orders seamlessly. Demo uses static data for illustration purposes.

Primary LanguageJavaScript

Pizza Ordering System

This project is a simple web application for ordering pizzas online. It provides a user-friendly interface to view available pizzas, their ingredients, prices, and order them conveniently. The application is built using React.js for the front-end and utilizes a static array of pizza data for demonstration purposes.

Features:

  • Dynamic Menu: Display a list of pizzas available for ordering.
  • Pizza Details: View details about each pizza, including name, ingredients, and price.
  • Real-time Ordering: Customers can place orders directly through the interface.
  • Dynamic Pricing: Prices are dynamically displayed, and items marked as sold out are appropriately indicated.
  • Responsive Design: The application is responsive and can be accessed seamlessly across different devices.

Technologies Used:

  • React.js: Front-end framework for building interactive user interfaces.
  • HTML/CSS: Used for structuring and styling the web pages.
  • JavaScript: Used for client-side scripting to enhance user interaction.
  • GitHub: Version control and project management platform.

Usage:

Clone the repository

git clone <repository_url>

Navigate to the project directory

cd pizza-ordering-system

Install dependencies

npm install

Start the development server

npm start

Contributors:

  • OMAR HARKOUSS

Visual Overview:

Screenshot 2024-03-31 201512