Story Name
Search Movies
Value Statement
As a user, I want to be able to search for movies using a search bar, so that I can find specific movies I already know about.

Acceptance Criteria
- By visiting the "Search Page" using the navbar, the user is able to fetch movies by using the search bar.
- The user is able to utilize the same functionalities already provided for the predefined movies on the "home" page (add/remove to watchlist"
Complexity
M
Tasks
- Implement additional fetch logic (axios) with query search capabilities
- connect query search with input field
- alter look and location of the search bar
Story Name
Search Movies
Value Statement
As a user, I want to be able to search for movies using a search bar, so that I can find specific movies I already know about.
Acceptance Criteria
Complexity
M
Tasks