A custom implementation of Swiggy, containing top-rated restaurant data and menus sourced directly from the Swiggy API. This project has restaurant browsing, search filtering and view menus by clicking on restaurants.
- Basic React concepts like components,hooks.
- React Router DOM : Managed navigation between different pages (Home, About, Contact).
- Swiggy API: Live data fetching for restaurants and menus.
- How to structure and reuse React components efficiently.
- Implementing a search filter.
- Styled it using TailwindCSS
- Added Shimmer UI for better experience