/rivers-cinema

IMBD Movie List App

Primary LanguageTypeScript

Rivers Cinema

Heroku Deployment: Rivers Cinenma

This project was generated with Angular CLI version 1.4.4.

To Run Locally

npm install
node server.js

The install command will build all the assets and serve them to the simple node server.

If you wish to run the angular CLI and make changes locally:

// In another terminal window
// If you dont have the angular CLI installed globally
npm install -g @angular/cli
ng build --watch --dev

Notes:

Built with ngrx. Missing Features:

  • User rating ability
  • Search for movie
    • Add that movie to one or more lists at a time.