Movies search page using ES6 only.
Features:
- Basic vanilla app with a search input to find movies using the Open Movie Database API.
- Error handling to show an error message when the request fails.
- Scroll pagination when the user is arriving the end of the results.
- A Detail View is opened when the user clicks in a movie displaying a default video with some movie info.
- Basic html5 video playing in the detail view.
Preview: