trofimovich / cinema-club

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cinema Club project

Description

Project uses http://themoviedb.org open API in order to show info about movies and actors. You can add movies and actors to the collections that stored in your browser's local storage. Demo is here: http://trofimovich.96.lt/cinema-club

Tools used

twitter bootstrap, sass; backbone.js, jquery, require.js; gulp for project building

Installation

  1. npm install - to install all the dependencies (package.json)
  2. bower install - to install bower dependencies (bower.json)
  3. gulp - default task to run a webserver and watch task

For project compilation use NODE_ENV=production gulp build command

About


Languages

Language:JavaScript 61.7%Language:HTML 22.9%Language:CSS 13.7%Language:Ruby 1.5%Language:Shell 0.2%