This project is generated with yo angular generator version 0.16.0. and using the The Movie DB API.
Check out the live demo
To get the app working you need to register and get an apikey in https://www.themoviedb.org
Then go to app/scripts/services/basic.service.js
and replace the apiKey: 00000000000000000
for your new one.
Run grunt
for building and grunt serve
for preview.
Running grunt test
will run the unit tests with karma.
- Angular v1.6
- Components
- Routing
- Service
- Custom Filters