Fast-React-Pizza is a web application where you can order pizza from a variety of pizza options.
Fast-React-Pizza is deployed to vercel, you can view it using this URL Fast-React-Pizza
- Browse a variety of pizza options
- Quantity Selection: Choose the quantity of each pizza you want to order.
- Shopping Cart: Add pizzas to your cart for easy tracking and checkout.
- Total Price Calculation: See the total price of your order in real-time.
- Responsive Design: Enjoy a seamless experience on both desktop and mobile devices.
- Reactjs
- React Router
- Redux Toolkit
- Tailwind css
- Clone the repo
- type npm install to install the necessary dependencies
- type npm run dev
- access the application using the local host (http://127.0.0.1:5173)