- Use the Open Movie Database API to create a searchable movie website.
- index.html and style.css files are already created for you.
- app.js, write all of your code here.
- OMDB API
- sample request, http://www.omdbapi.com/?t=point+break&y=&plot=full&r=json
- Read the docs to discover what else can be done.