Skip to content

creaiser/react-pizza

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🍕 React Pizza

A responsive pizza ordering web application built with React.
Users can browse a variety of pizzas, filter and sort by preferences, select sizes and crust types, and manage a shopping cart. Cart data is saved locally for persistence between sessions.


🌐 Live Website

REACT PIZZA


🚀 Features

  • 🧾 Browse and filter pizzas by category:
    • All, Meat, Vegetarian, Grill, Spicy, Closed
  • 🔍 Sort pizzas by:
    • Popularity, Price, Alphabet
  • 🧀 Choose pizza options:
    • Size: 26cm / 30cm / 40cm
    • Crust: Thin / Traditional
  • 🛒 Add to cart (with quantity)
  • 💾 Cart is saved in localStorage
  • 📄 Pagination support
  • ⚡ Fast UX with skeleton loaders

🛠️ Tech Stack (Core)

  • React
  • Redux Toolkit
  • TypeScript
  • React Router
  • Axios
  • Sass

🧑‍💻 Getting Started

git clone https://github.com/KUMIR2006/react-pizza.git
cd react-pizza
npm install
npm start

About

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors