Movie Garden!
A Coding Challenge
Look through this garden of movies that dynamically changes according to a 3rd-party
API to find the perfect movie for you. Movie Garden uses
the TMDB API to grab the list of the
most popular movies and display information
on each of them.
- CSS and Bootstrap Layout
- JavaScript Loops
- JavaScript DOM Manipulation
- Async JavaScript Functions
- JavaScript Fetch & API Usage