Create the left side navigation view for the front end, see picture
Should contain,
Home path: /home
Search for movies path: /SearchMovies
Watchlists path: /:user
drop down of created watchlists path: /watchlists/:watchlistId
create new watchlist button
When a user is in the /searchMovies path, they should be able to checkmark which watchlist they want to add movies to when pressing add to watchlist on that card
Create the left side navigation view for the front end, see picture Should contain,
When a user is in the /searchMovies path, they should be able to checkmark which watchlist they want to add movies to when pressing add to watchlist on that card