Search movie demo project which one contains a search field in the top, and filter movies by name, and display only movies that match.
List of Top 25 Movies of All Time,by IMDb
In this project I learned DOM Traversing, events and some basics of JS.
Vanilla JS - For HTML DOM traversing, event handling, animating. HTML5 - for structuring page content. CSS3 - for styling content on page.
Project is: in progress
Project inspired by popular movies apps... and based on YouTube tutorial.