List-o-Movies: A Coding Challenge
This project is a coding exercise using a 3rd party API to dynamically display data on a 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
- Boolean Logic
- Async JavaScript Functions
- JavaScript Fetch & API Usage