- A food delivery application using React and Tailwind CSS inspired by the functionality of the popular Swiggy app.
- Utilized the Swiggy API to fetch restaurant data, enabling users to browse through a wide selection of restaurants and cuisines.
- Incorporated Redux for efficient state management, enhancing the application's scalability and performance.
- Implemented essential features such as login functionality, add items to cart, search restruants and many more functionalities to come.
- Restaurant Data Fetching : Uses Swiggy's API to display restaurant data.
- User Authentication : Includes login functionality.
- Item Management : Allows users to add items to a cart.
- Search Functionality : Users can search for restaurants and dishes.
- Frontend : Built with React JS for dynamic UI and Tailwind CSS for styling.
- State Management : Utilized Redux Toolkit for managing application state.
- API Integration : Integrated with Swiggy's API for real-time data fetching.