Fast React Pizza is a web application built with React, designed to provide a seamless pizza ordering experience. This project is part of the Ultimate React Course on Udemy, showcasing modern React development practices.
- Pizza Menu: Browse a variety of pizzas with detailed descriptions and prices.
- Order Management: Add pizzas to your cart, customize your order, and proceed to checkout.
- Order Tracking: Track the status of your order in real-time.
- Responsive Design: Optimized for both desktop and mobile devices.
- React: A JavaScript library for building user interfaces.
- React Router: For navigation and routing within the application.
- Redux: State management for handling complex state logic.
- Tailwind: For styling components.
-
Clone the repository:
git clone https://github.com/abdelaleemadel/fast-react-pizza.git
-
Navigate to the project directory::
cd fast-react-pizza
-
Install dependencies::
npm install
-
Start the development server::
npm run dev
- Browse the menu to see available pizzas.
- Add pizzas to your cart to see available pizzas.
- Proceed to checkout and place your order.
- Track your order until it arrives.
Feel free to explore the code and customize it further! If you have any questions or need additional assistance, don't hesitate to ask. Good luck with your project! 😊
You can find the project on here. Fast react pizza