...

/

Challenge: Dynamic Navigation Menu Search Bar

Challenge: Dynamic Navigation Menu Search Bar

Hands-on exercise to test your knowledge about the fundamentals of hooks in React.

Task

You are provided with a modified navigation menu that includes a search input field. Your task is to implement the menu search functionality, allowing users to filter menu items based on their input.

Expected output

...