An interface for the Movie DB built with Angular.
From the command line navigate to the application root and run:
npm start
This will npm install all npm packages listed in package.json and bower install all libraries in listed in bower.json.
When complete, an express server will be started automatically. Navigate to http://localhost:8000 to access the app.
- Build an interface to The Movie DB with Angular 1.x

