Open edouardmisset opened 3 years ago
Style the input to match the rest of the app's theme----------->checked On the movies page I can use an input------------------------->checked An input is present and I can type in it-------------------------->checked
Story
As a user I want to be able to search for a specific movie to see its details
Criteria & special considerations
Use useState to store and update the value of the input
Style the input to match the rest of the app's theme
Integration test scenario
Acceptance Criteria