Instructions
Create the following components: MovieCard MovieList Filter ( title, rate) Every movie should have the following attributes: title, description, posterURL, rating The user should be: Able to add a new movie. Filter the movies with title/rating.