Skip to content

The "Pizza Menu" project is built using React, displaying a list of various pizzas with their names, ingredients, prices, and availability status. Its a simple menu design for a restaurant in Etobicoke.

Notifications You must be signed in to change notification settings

SajalTimilsina/Pizza-menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pizza Menu

This project is a simple React-based menu application that showcases a list of pizzas available in a fictional pizzeria called "Fast React Pizza Co."

image

Table of Contents

Introduction

The "Pizza Menu" project is a React-based application that simulates a menu display for a fictional pizza restaurant called "Fast React Pizza Co." It showcases various pizzas with their details.

Features

  • Displays a list of pizzas with details like name, ingredients, price, and availability.
  • Offers a responsive design for seamless viewing across devices.

Technologies Used

  • React: Front-end library for building user interfaces.
  • React Router: Handling navigation within the application.
  • CSS (Cascading Style Sheets): Styling the application.
  • JavaScript (ES6+): Core programming language used.
  • npm: Package manager for installing dependencies.

Project Structure

The main structure of the project is divided into the following components:

  • App: The main component rendering the header, menu, and footer.
  • Header: Displays the title of the pizza restaurant.
  • Menu: Renders the list of pizzas available in the menu.
  • Pizza: Represents an individual pizza item in the menu.
  • Footer: Displays information about the restaurant's opening hours.

Installation

To set up the project locally, follow these steps:

  1. Clone the repository: git clone <repository-url>
  2. Install dependencies: npm install
  3. Start the development server: npm start

Usage

Upon starting the development server, open your browser and navigate to the specified localhost port to view the pizza menu application. Explore the available pizzas and their details in the menu display.

Contributing

Contributions, bug reports, or feature suggestions are highly appreciated. If you wish to contribute:

  1. Fork the repository.
  2. Create a new branch for your feature: git checkout -b feature-name
  3. Make your changes and commit them: git commit -m 'Add feature'
  4. Push to the branch: git push origin feature-name
  5. Open a pull request.

Connect with me:

sajal-timilsina/ https://medium.com/@sazzal77

About

The "Pizza Menu" project is built using React, displaying a list of various pizzas with their names, ingredients, prices, and availability status. Its a simple menu design for a restaurant in Etobicoke.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published