Easy Cheesy Co. is a dynamic pizza ordering application built with React.js, offering users a realistic and interactive food ordering experience. From browsing a delicious pizza menu to customizing orders and entering delivery details, the app guides users through each step of the ordering process in a smooth and user-friendly interface.
Once the order is placed, users receive a unique order ID, which can be used to track their order status—making the app practical, engaging, and efficient for pizza lovers.
- 🍕 Browse and select pizzas from the menu
- 🍽 Customize pizza orders (size, toppings, quantity)
- 📲 Enter user details (name, phone number, and address)
- 🧾 Generate order ID for tracking
- 🔍 Search and check the status of orders using order ID
- Frontend: React, Tailwind CSS, React Router
- State Management: useState, Context API, Redux
- Other Tools: useEffect, conditional rendering, prop drilling