Movie Store
A Coding Challenge
This project is a coding exercise using a 3rd-party API to dynamically display data on the web page. Movie Store uses the TMDB API to display a current list of popular movies.
- CSS and Bootstrap Layout
- JavaScript Fundamentals
- JavaScript Loops
- JavaScript DOM Manipulation
- Boolean Logic