/IMBD-Angular

IMDB 250 movie picker using Angular and Foundation

Primary LanguageCSS

IMDB-Angular

Use the following commands in your vagrant development environment to get this up and running

git clone https://github.com/uiuc-web-programming/mp2_starter.git
cd mp2_starter
npm install
bower install
grunt compass:dev
grunt compass:foundation
grunt uglify
grunt

The pupose of the Application is to display IMBD top 250 movies in a list, gallery and language view. The whole front end has been written in Angular-JS