As a developer, I want to follow DRY principles, so that my code is easier to maintain. The current implementation is just a child element of the navbar.
Definition of “done”
Search bar is make into a component
Both NavBar and home page styles
Select menu for Ingredients/Recipes
pattern regular expression to prevent empty or short searches
red outline or some feedback for empty or short searches
Story
As a developer, I want to follow DRY principles, so that my code is easier to maintain. The current implementation is just a child element of the navbar.
Definition of “done”