Zwiggy is a React-based frontend application that integrates with the Swiggy API to dynamically display restaurant information and menus.
- Modern React Implementation: Developed using modern JavaScript features such as hooks, context API, and React-Redux toolkit for efficient state management.
- Responsive UI Design: Created with a responsive user interface using TailwindCSS, ensuring compatibility across various devices and screen sizes.
- Real-time Restaurant Data: Utilizes the live Swiggy API to fetch and present up-to-date restaurant details and menus, providing users with real-world data.
- Clone this repository.
- Navigate to the project directory.
- Install dependencies using
npm install
. - Start the application with
npm start
.
- React
- JavaScript (ES6+)
- React-Redux Toolkit
- TailwindCSS
Contributions are welcome! Feel free to open issues or submit pull requests to enhance Zwiggy.
This project is licensed under the MIT License.
Special thanks to the Swiggy API for providing real-world data for Zwiggy.