Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 508 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 508 Bytes

movie-app

It is a vanilla JS project. Display movies info and a collection of youtube videos related to that movie

alt text

After downloading the repository.

Step 1: Go to selectedItem.js (line 5) and add an api key here.

Step 2: Open the index.html file in the browser.

You can also change the dynamic number in index.js to load other pages. Further adding your own conditions here like a user input will work as well.