Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 581 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 581 Bytes

Js-Events-project

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

Learn from project:

In this project I learned DOM Traversing, events and some basics of JS.

Technologies

Vanilla JS - For HTML DOM traversing, event handling, animating. HTML5 - for structuring page content. CSS3 - for styling content on page.

Status

Project is: in progress

Inspiration

Project inspired by popular movies apps... and based on YouTube tutorial.