/cinemangular

A simple TMDb client built with AngularJS

Primary LanguageJavaScript

CINEMANGULAR

CINEMANGULAR is a Single Page Application built with AngularJS. It uses data from TMDb API.

INSTALLATION

npm install
npm install gulp -g
gulp

Notice, that you will need your own key for TMDb API. The key should be placed here:

/src/app/constants/key.constant.js

DEVELOPMENT

gulp serve

SCREENSHOTS

TODO

  • Migrate to Angular
  • Mobile version