Skip to content

accimeesterlin/movie_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Movie App

Built with Vanilla JavaScript. Below is a list of the methods and properties use

  • querySelector
  • createElement
  • innerHTML
  • appendChild
  • insertBefore
  • preventDefault
  • dataset
  • parentElement
  • nextElementSibling
  • classList
    • add
    • remove
  • fetch
  • bind
  • setAttribute
  • onClick
  • toLowerCase
  • target

Video coming soon!!!