This app uses the Open Movie Database to provide relevant information for any movie a user searches for. This app takes advantage of several technologies:
- OMDB Api - a free service giving web access to movie information, ratings, and posters.
- Handlebars.js - a lightweight HTML templating framework.
- Animate.css - an easy-to-use CSS animation library.
├── animate/
├── css/
├── js/
├── README.md
└── index.html