Fast Pizza Co is an online pizza ordering website built with React. Users can customize their pizza and place an order. The website integrates with APIs to handle pizza ordering and offers a smooth user experience with responsive design and real-time updates.
You can check out the live demo of the project here: Fast Pizza Co - Live Demo
- React: For building the user interface.
- Redux: For state management.
- Tailwind CSS: For styling and building a responsive design.
- React Router DOM v6.4: For handling routing between different pages.
- API Integration: For managing pizza customization, orders, and user data.
- Geolocation: To enhance user experience by detecting the user's location.
- 🍕 Pizza Customization: Users can select the size, toppings, and crust type for their pizza.
- 💲 Real-Time Price Update: The price of the pizza dynamically updates as the user customizes it.
- 📝 User Input: Users can enter their name before placing the order.
- 📱 Responsive Design: Fully responsive to provide an optimal experience across devices.
- ✅ Order Confirmation: Users can see a summary of their pizza order before confirming.
- 🛒 Cart Functionality: Option to add pizzas to a cart and proceed to checkout.
- ✨ Smooth Animations: Enhances user experience with smooth transitions and animations.
- 📍 Geolocation: Uses the user's location to customize the experience.
- Clone this repository:
git clone https://github.com/your-username/Fast-Pizza.git