A Movie finder app where you can find the your favorite movie and see it's imdb rating, genre, length etc. I just create the using html,css and js only. Click here if you want a basic preview. If you want to import project into your system. Get Free Api key from
- Get a free API key from http://www.omdbapi.com/apikey.aspx
- Open
main.jsand replace"YOUR_API_KEY_HERE"with your actual key.