This application fetches the movie details using TMDB API and authenticated user can add/delete movies to favourites.
Run ng serve
for a dev server. Navigate to http://localhost:4200/
.
Run ng e2e
to execute the end-to-end tests via Protractor.
Open json server in integrated terminal and run npm run json:server
You'll get resources link like this(http://localhost:3000/movies)
Username - admin
Password - pass