- Run "npm install".
- Create a file with name ".env" inside the root folder of the app and insert the line "API_KEY=[key]" in it, replacing [key] with your key for the-movie-db API.
- Run "npm start" to start the local server.
- Open the url "localhost:4200" with a browser.
To checkout the app, go to http://movie-land.herokuapp.com where it is deployed.