Fast React Pizza is a pizza restaurant that allows customers to order pizzas and have them delivered to their homes.
To set up the project, follow these steps:
-
Clone the repository:
git clone https://github.com/Basel36/react-pizza-order.git -
Run the development server:
npm run dev
The main functionalities of Fast React Pizza include:
- Basic login with name only
- Add items to cart
- Place orders
- Track orders using order ID
- Set order priority for faster delivery
The project is built using the following technologies:
- React
- Tailwind CSS
- Redux
The project utilizes the following packages:
- Tailwind CSS for styling
- Redux for state management
Fast React Pizza is a small pizza restaurant that allows customers to order pizzas and have them delivered to their homes. Customers can track their orders using the order ID and prioritize their orders for faster delivery.