MovieLog:

A JavaScript Coding Challenge

This is a coding challenge to learn how to call data from an API and Dynamically display the data on the page. It utlilizes the TMDB API to doisplay a list of hit movies as well as detailed information about each movie.
  • CSS and Bootstrap Layout
  • JavaScript Fundamental
  • JavaScript Loops
  • JavaScript DOM Manipulation
  • Async JavaScript Functions
  • JavaScript Fetch & API Usage
Try It Out!

Tech Stack