This is a HTML, CSS, JAVASCRIPT movie website project where users can come and watch any movie from this website.
- Download or clone the repository
git clone https://github.com/Ayushparikh-code/Web-dev-mini-projects.git
- Go to the directory
- Open movie-website folder
- Open index.html with live server
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