Skip to content

mayankv87/movies-app

Repository files navigation

Movies App

This project was generated with Angular CLI version 1.3.0.

Description

  1. This Demo application is to search movies
  2. Movies can be filter by movie name or genre
  3. On click of movie thumbnail will take you to the movie details page
  4. This app has dynamic Banner component which will change the image on every 3-4 sec built using observables
  5. The app is responsive using bootstrap
  6. Animation is used on thumbnail on mouserenter and mouseleave
  7. covered some unit test cases

Follow the below instructions to run this app on local

  1. "npm install -g @angular/cli" (install angular cli globally)
  2. "npm install" (to install all the modules)
  3. "npm start" or "ng serve" (to start the app)
  4. URL : https://localhost:4200/

Demo hosted on firebase

URL : https://movies-app-66252.firebaseapp.com/

Development server

Run ng serve for a dev server. Navigate to https://localhost:4200/. The app will automatically reload if you change any of the source files.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the -prod flag for a production build.

Running unit tests

Run ng test to execute the unit tests via Karma.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published