Welcome to the Fast React Pizza Co, a delightful pizza ordering app built with React and Vite! 🚀
Fast React Pizza Co is a feature-rich pizza ordering application with multiple pages, dynamic menus, a streamlined cart system, and a smooth ordering process. It's designed to provide a seamless user experience while ordering your favorite pizzas.
- Dynamic Menu: Browse through a wide range of pizzas with beautiful pictures.
- Custom API Integration: Utilizes a custom API to fetch data and dynamically update the app.
- Cart Management: Easily add, remove, and modify the quantity of pizzas in your cart.
- User-Friendly Cart: View your selected pizzas, their quantities, and total price in a user-friendly cart.
- Order Form: A multi-step form for placing orders, including real-time location filling and priority options.
- Real-Time Order Tracking: Track the preparation status, expected delivery time, and ingredients of your order.
- React and Vite: Building a fast and efficient web application.
- Tailwind CSS: Styling the app with a beautiful and responsive design.
- Redux Toolkit: Efficient state management for complex app behavior.
- React Query and UseReducer: Advanced state management techniques for a smoother user experience.
- React Router: Seamless navigation between different pages.
- UseFetcher Hook: Fetching data without navigating back to the main page.
To run the project locally, follow these steps:
# Clone the repository
git clone https://github.com/your-username/Fast-React-Pizza-Co.git
# Navigate to the project directory
cd Fast-React-Pizza-Co
# Install dependencies
npm install vite and redux toolkit
# Start the development server
npm run dev
Visit http://localhost:3000 in your browser to see the app in action.
🤝 Contributing
If you'd like to contribute to Fast React Pizza Co, please follow our contribution guidelines.
📄 License
This project is licensed under the MIT License.
Happy ordering! 🍕✨