As a userI want to have a suggestion as what to watch every time I visit the appso that I get a random pick of my watchlist picked for me without actually 'searching' for movies to watch
Description
Acceptance Criteria
[x] On the homepage the suggested movie poster is seen
[x] A quick overview like actually searching a movie is shown for the random movie
[x] Text is shown which playfully suggests the movie (on reload changing header)
[x] If no movies added to watchlist, then display message to add content
[x] Clicking the movie brings you to more details
Tasks
[x] Write a playful header
[x] Also display it centered with flexbox
[x] Use the movie component to display the quick overview
[x] Use the moviedetail component if the user clicks on the movie
Value Proposition
As a user I want to have a suggestion as what to watch every time I visit the app so that I get a random pick of my watchlist picked for me without actually 'searching' for movies to watch
Description
Acceptance Criteria
Tasks
Complexity
M