The current "Menu Page" lacks a search functionality, making it difficult for users to find specific dishes quickly. Implement a search bar at the top of the page to allow users to search by dish name or category.
Search bar should filter results dynamically as users type.
Display a "No results found" message if no items match the query.
Ensure the feature works across desktop and mobile devices.
The current "Menu Page" lacks a search functionality, making it difficult for users to find specific dishes quickly. Implement a search bar at the top of the page to allow users to search by dish name or category.
Search bar should filter results dynamically as users type. Display a "No results found" message if no items match the query. Ensure the feature works across desktop and mobile devices.