Skip to content
/ js-search Public

movies search page using vanilla ES6

JCVV/js-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

js-search

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:

https://jcvv.github.io/js-search/

About

movies search page using vanilla ES6

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published