Movie List: A Coding Challenge
This project is a coding excersize using a third part API to dynamically display data on the web page. Movie List the TMDB API to display a list of the currently popular movies.
- CSS & BS layouts
- Javascript Loops
- Javascript DOM Manipulation
- Async Javascript Functions
- Javascript Fetch & API Usage