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