An online food ordering application developed using React that utilizes Swiggy's live API to fetch restaurant data and allows users to place food orders online.
This application allows users to browse restaurants, view menus, view item categories, add items to the cart. The data is fetched from Swiggy's live API, and the UI is designed with Tailwind CSS for a responsive, modern design, Redux is used for state management.
Browse restaurants View restaurant details, menus, Items, pricing Add items to cart and simulate order placement Filter restaurants by name & rating Real-time data from Swiggy's API State management with Redux Routing for navigation
Frontend: React.js State Management: Redux Styling: Tailwind CSS API: Swiggy's Live API Routing: React Router Bundler: Parcel, Babel