Search and display list of movie and also add them to personal library. Follow the steps below to run the project.
- Download and extract the project.
- Run "npm install" to install the node_modules.
- In app.js change the api_key with your registered api_key.
- Run "live-server public/" in the project folder.