An open API service indexing awesome lists of open source software.

https://github.com/rahul4019/imdb-clone

A mini IMDB clone app in which we can search movies based on OMDB API, with search suggestions. Clicking on a particular movie card opens a new movie page for more info. On clicking on the favourite button, we can add a movie to the favourite list which is using local storage to store movies.
https://github.com/rahul4019/imdb-clone

css html imdb-clone javascript movies omdb-api

Last synced: 2 months ago
JSON representation

A mini IMDB clone app in which we can search movies based on OMDB API, with search suggestions. Clicking on a particular movie card opens a new movie page for more info. On clicking on the favourite button, we can add a movie to the favourite list which is using local storage to store movies.

Awesome Lists containing this project