Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 575 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 575 Bytes

AngularSearch

This is a project that searches Movie DB API for films.

The project was to test how to implement search in Angular project.

Development

This project was generated with Angular CLI version 8.0.1.

Development server

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

Running unit tests

Run yarn test to execute the unit tests via Karma.

Running lint

Run yarn lint