Skip to content

Repository files navigation

Pizza Co 🍕

A user-friendly web application where users can fully customize their pizza orders, manage their cart, and utilize an API to autofill their delivery address. The app generates an order number for tracking purposes, and users can search for their order by ID.

Features

  • Custom Pizza Orders: Choose toppings, size, and crust to create the perfect pizza.
  • Cart Management: Review, update, or remove items from the cart before placing an order.
  • Address Autofill: Use an API to automatically fill in address details for faster checkout.
  • Order Tracking: Receive a unique order number for tracking, and search for orders by ID.

Live Demo

Pizza Co Live

Technologies Used

  • React: A JavaScript library for building user interfaces.
  • Tailwind CSS: A utility-first CSS framework for styling the UI.
  • Redux Toolkit: A state management library for handling the application state efficiently.

Installation and Setup

  1. Clone the repository:
    git clone https://github.com/yourusername/pizza-co.git
    
    

Documentation & Resources

React

Tailwind CSS

Redux Toolkit

Additional Resources

Project Structure

.
├── public          # Public assets
├── src
│   ├── components  # Reusable components
│   ├── features    # Feature-based structure (e.g., cart, orders)
│   ├── hooks       # Custom React hooks
│   ├── styles      # Global styles and Tailwind configuration
│   └── store       # Redux slices and store configuration
└── README.md       # Project documentation

About

A user-friendly web application where users can fully customize their pizza orders, manage their cart, and utilize an API to autofill their delivery address. The app generates an order number for tracking purposes, and users can search for their order by ID.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages