Fast Order is a responsive pizza ordering app built with React.js, featuring modern navigation, clean UI, and efficient state management.
- 🍕 Easy Pizza Ordering – Enter your name, address, and location
- ⏱️ Estimated Arrival Time – Get real-time delivery estimates
- 🧭 Smooth Navigation – Powered by React Router with
useFetch&actionLoader - 📦 State Management – Managed cleanly with Redux Toolkit
- 📱 Responsive UI – Mobile-friendly design with Tailwind CSS
- 🎯 User-Friendly Interface – Intuitive and fast ordering experience
👉 https://main--fast-order1.netlify.app/
- React.js – Component-based UI development
- React Router – For seamless in-app routing
- Redux Toolkit – Simplified and powerful state management
- Tailwind CSS – For modern, responsive styling
- JavaScript – Application logic
- Order Form – Collects user info (name, address, location)
- Pizza Menu – Shows available pizzas and customization options
- Order Summary – Displays order details and delivery time
- Navigation – Built with React Router for fast transitions
# 1. Clone the repo
git clone https://github.com/Ali-Umed/fast-order.git
# 2. Go to the project directory
cd fast-react
# 3. Install dependencies
npm install
# 4. Start the dev server
npm start