Film Finder
Coding Challenege
This project is a coding exercise using 3rd-party API to dynamiccally
display data on a web page. Movie list uses the
TMDB API to display a list of
currenlty popular moives, and to fetch detailed information about individual movies
- CSS and Bootstrap Layout
- Javascript Loops
- Javascript DOM Manipulation
- Async Javascript functions
- Javascript Fetch & API Usage