Skip to content

optimique/MovieDbAngular

 
 

Repository files navigation

Movie DB Angular App

Code Climate

An interface for the Movie DB built with Angular.

The Martian Screenshot Watchlist Screenshot

Installation

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.

Objectives

  • Build an interface to The Movie DB with Angular 1.x

About

An AngularJS interface for The MovieDB

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 55.5%
  • HTML 33.8%
  • CSS 10.7%