React Pizza Delivery is a food delivery application where the user selects pizzas from the offered menu, adds them to the cart, tracks the order status, and expected delivery time.
- Routing: React Router
- Styling: Tailwindcss
- Remote State management: React Router
- UI State management: Redux toolkit
- run
npm i && npm run dev
to start the app
The application was created with the help of The Ultimate React Course 2023: React, Redux & More by Jonas Schmedtmann