There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Create a single page app “Movies search” Connect to movies API API - https://jsonmock.hackerrank.com/api/movies/search/?Title=man&page=2 Params: Page={int} Title={String} Display the list of pages Display the list of movies per each page in a table Allow to sort by name and by year