Skip to content

alesm0101/angularjs-movie-app

Repository files navigation

Movie APP with AngularJs 1.6

This project is generated with yo angular generator version 0.16.0. and using the The Movie DB API.

Check out the live demo

Setup ApiKey

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.


The Movie DB FAQ

The Movie DB API Docs


Build & development

Run grunt for building and grunt serve for preview.

Testing

Running grunt test will run the unit tests with karma.

Features

  • Angular v1.6
  • Components
  • Routing
  • Service
  • Custom Filters

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published