/omdbapi-app

APP to demo OMDB api

Primary LanguageTypeScript

OmdbapiApp

This project was generated with Angular CLI version 7.3.5.

Important Instruction on Running the app

  1. Run npm install from the folder
  2. Please use your own OMDB api key by adding it to the ApiKeyInterceptor. ( src/app/common/api-key-interceptor )
  3. run ng serve