We need to create an app to review movies from The Movie Database API.
- Use The Movie Database API(DOCS), we want to see your work with real data.
- On the Homepage, we should see a list of popular movies. There should be pagination or infinite scroll.
- When the user clicks on a movie card in the list, we go to the page where we will see detailed information about the movie.