View Project
The Hungry hero is a cutting-edge web application that allows users to explore various restaurants, view their ratings, browse through mouthwatering food images, and search for specific cuisines. The app provides a visually appealing and intuitive user interface, making it easy for users to discover and choose their desired dining destinations.
Key Features:
· Real time data fetching from swiggy API
· Shimmer effect to indicate when data is being loaded
· Infinite scrolling for seamless loading of new data
· Sorting of restaurants based on different criteria
· Debouncing effect to prevent unnecessary requests
· Lazy loading/bundle chunking for lightning-fast loading
· State management using React Redux
Tech Stack:
· React for building a robust frontend
· TailwindCSS for beautiful and responsive styling
· React-router-dom for routing and navigation
· State Management using redux toolkit
· Unit testing with React testing library
Built with