This component is used to add new movies to the collection. It relies on NGRX Effects to get the data from the TMDB API.
- Search
- SearchCompleted
- AddMovieToCollection
- MovieAddedToCollection
- SearchMovies
- AddMovieToCollection
- Add spinner while waiting for search to complete