Movie Database API Demo

In this section, I’ll go over how I programmed the movie database demo. Among other topics, I will cover navigating themoviedb.org’s API, building the HTML/CSS, adding in functionality with jQuery, and adding click listeners to autogenerated HTML content.

[Youtube tutorial in progress]

Source code: movies.html and movies.js