Movie Album

This is an example of implementing live search using asyncronous concepts in Javascript. The API is obtained from the web OMDBAPI. In this project, I used JQuery to make it easier to get APIs and bootstrap to provide attractive visuals.

Feature

Every time you type a keyword into the search field, the data will be searched without having to press the search button.

Screenshots

1 1 1

References