kirillunlimited / cinemangular

A simple TMDb client built with AngularJS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A simple TMDb client built with AngularJS


Languages

Language:JavaScript 47.6%Language:HTML 31.0%Language:CSS 21.4%