This is basic clone of IMDB to search for Movies and/or Series.
This Application uses OMDB API to query for Movie/Series title in it's Database and displays the contents in browser.
Live : https://sandeeplakka.github.io/fimdb/
For the first time, Run the following to install dependencies
(Subsequently,) Run the following to start application
Open http://localhost:3000 to view the output in the browser.
This project needs NodeJs and npm to run this React JS application.
This project was bootstrapped with Create React App and enhanced to add the functionality of components.