a full food ordering experience built completely from scratch!
⭐ What you can do in the app:
✍️ Enter your name and start your order
? Navigate through a fully animated menu (GSAP animations)
? Add items to your cart and increase/decrease quantities
⚡ Mark your order as priority
? After placing an order, you get a unique Order ID
? You can search your order later using the ID
? The app can detect your location to attach it to your order automatically
? State management using Redux Toolkit
? Navigation using React Router
? Smooth animations using GSAP
? Tech Stack
React.js
React Router
Redux Toolkit
GSAP Animations
Fetch API
Tailwind CSS
Responsive design
? What I Focused On
Clean folder structure
Global state management
Reusable components
Realistic ordering flow
API integration for orders
Smooth UX + animations
Location detection using Geolocation API