Skip to content

A pizzeria application built in React with Redux, Vite and Tailwind that allows the user to order pizzas.

Notifications You must be signed in to change notification settings

adrian-prajsnar/express-crave-pizza-co

Repository files navigation

Express Crave Pizza Co.

express-crave-pizza-co.netlify.app

Description

Express Crave Pizza Co. is an online pizza ordering and delivery application created with a tech stack that includes React.js, Vite, Redux, and Tailwind CSS, designed with a focus on simplicity and efficiency. Satisfy your pizza cravings with ease, as we deliver the best pizzas straight out of the oven, straight to your doorstep.

Features:

  • User-Friendly Pizza Selection: Easily choose from a diverse menu offering a wide variety of delectable pizzas.
  • Customized Ordering: Add pizzas to your cart, adjust quantities, and remove items according to your preferences.
  • Seamless Checkout: Your pizza journey progresses to a smooth checkout process. Enter your name, phone number, and delivery address. You have the option to prioritize your order for even faster delivery.
  • Order Overview: Get a comprehensive overview of your order, including the pizzas selected with quantities, individual prices, order status, order number, and the total order price.
  • Order Status Search: With our user-friendly search functionality, you can easily check the status of your order by using a search query. Stay informed and up-to-date on the progress of your delicious pizza delivery.

Express Crave Pizza Co. is all about simplifying the pizza ordering experience, ensuring you get the pizza you crave without unnecessary complications.

Table of Contents

Getting Started

To get this project up and running on your local machine, follow these steps:

Prerequisites

Make sure you have the following software installed on your system:

  • Node.js
  • npm (Node Package Manager)

Installation

  1. Clone the repository:
git clone https://github.com/adrian-prajsnar/express-crave-pizza-co.git
  1. Navigate to the project folder:
cd your-project
  1. Install the project dependencies:
npm install

Usage

  1. To run the project:
npm run dev
  1. To build the project:
npm run build

Contributing

I welcome contributions from the community to enhance and improve this project. To contribute, please follow these steps:

  1. Fork the project repository.
  2. Create a new branch for your feature or bug fix: git checkout -b feature/your-feature-name.
  3. Make your changes and commit them with clear, descriptive messages.
  4. Push your branch to your fork: git push origin feature/your-feature-name.
  5. Submit a pull request to the main repository, explaining the purpose and changes of your contribution.

I appreciate your contributions and will review and merge them as appropriate. Let's make this project better together!

License

This project is licensed under the MIT License.

About

A pizzeria application built in React with Redux, Vite and Tailwind that allows the user to order pizzas.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published