BUFF: A Coding Challenge
This project is a coding exercise in using third party APIs to dynamically display data on a web page. BUFF populates a list of currently popular movies using the TMDB API and provides a button to launch a modal with additional movie details.
- CSS & Bootstrap Layouts
- JavaScript Loops
- JavaScript DOM Manipulation
- Async JavaScript Functions
- JavaScript Fetch & API Usage