Skip to content

itsUtkarshOjha/fast-react-pizza

Repository files navigation

Fast React Pizza

Fast React Pizza is a web application that allows users to order their favorite pizzas online with ease. This project is built using Tailwind CSS, React, React Router, and Redux, providing a seamless and delightful user experience for ordering pizzas.

Table of Contents

Features

  • User-friendly interface for selecting and customizing pizzas.
  • Real-time price updates based on selected options.
  • Cart functionality to add, remove, and modify pizza orders.
  • Checkout process with delivery details and order confirmation.
  • Responsive design for optimal viewing on various devices.

Demo

Check out the live demo of Fast React Pizza at (https://fastreactpizza12.netlify.app/)

Tech Stack

Fast React Pizza is built using the following technologies:

  • Tailwind CSS: A utility-first CSS framework for quickly designing custom styles.
  • React: A JavaScript library for building user interfaces.
  • React Router: A declarative routing library for React applications.
  • Redux: A predictable state container for managing application state.

Installation

Follow these steps to run the Fast React Pizza application locally:

  1. Clone the repository:
git clone https://github.com/your-username/Fast-React-Pizza.git
  1. Navigate to the project directory:
cd Fast-React-Pizza
  1. Install the dependencies:
npm install

Usage

To start the development server and view the application, run the following command:

npm start

The application will be accessible at http://localhost:3000.

Contributing

We welcome contributions to enhance the features and functionality of Fast React Pizza. To contribute, follow these steps:

  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 some feature".
  4. Push to the branch: git push origin feature-name.
  5. Submit a pull request with a detailed description of your changes.

License

This project is licensed under the MIT License. Feel free to modify and use the code as per the terms of the license.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published