Reel-Time Rankings
Coding Challenge
This project is a coding exercise using a 3rd-party API to dynamically
display data on a web page. Reel-Time Rankings uses the
TMDB API to display a list of
currently popular movies, and to fetch detailed information about
individual movies.
- CSS and Bootstrap Layout
- JavaScript Loops
- JavaScript DOM Manipulation
- Async JavaScript Functions
- JavaScript Fetch & API Usage