Movie App built with HTML, CSS and Vanilla Js using a third party API.
The project goal:
- create UI design with HTML and CSS
- use a third party API to fetch movies data
- add JavaScript to make a fetch request to get the data to show the most popular movies
- create a hover effect which shows the overview of each movie
- show the movie rating with differents colours
- add the search bar with search functionality
View Demo and have fun here Movie App
You need to have your account and get your API key to use it in this app
https://www.themoviedb.org
https://gomakethings.com/how-to-use-async-and-await-in-vanilla-js/
HTML5 / CSS3 / JavaScript