This project gives the user a list of film recommendations by using an API from The Movie Database to match with the user's criteria and display the films on the web page. It makes a REST API call to https://api.themoviedb.org and retrieves a JSON object with an array of movies. The page uses a customized style sheet and dynamic HTML generation.

Built With

Share this project:

Updates