Zoom
☑Kizspy.me
•
Component is routed at URL:
http://localhost:3000/movies (0 points
if incorrect the URL)
Build the layout and design according to the specified requirements.

Display movies according to design requirements, with each movie containing
information including: poster, title, genre, release Year, duration, rating, booked.
• Sort the list in descending order by rating.
• Implement a search bar to filter movie by title (startsWith).
• Implement filter dropdowns for:
o Genres (e.g., Sci-Fi, Crime, ...) - fetch unique value the genre from the books.
FPTUHN
All Genres
All Genres
Sci-Fi
Thriller
Crime
Action
Animation
o Years (e.g., 2019, 2014, ...) sort by descending - fetch unique value the
releaseYear from the books.
+ 100%
Close