Movie List: A Coding Challenge
This project is a coding exercise using a 3erd-party API to dynamically display data on the web page. Movie List uses the TMDB API to Display a list of the currently popular movies.
- CSS & Bootstrap Layouts
- JavaScript Loops
- JavaScript DOM Manipulation
- Async JavaScript
- JavaScript Fetch & API Usage