GitHunt
AL

alfredoperez/filmder-troubleshoot

An Angular 14 app to see the latest movies and search others

FilmsApp

This project was generated with Angular CLI version 14.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The application 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.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via a platform of your choice. To use this command, you need to first add a package that implements end-to-end testing capabilities.

Convert JSON to interface

Using the page and select typescript language and interfaces only.

Deploy app

Run the command ng build --output-path docs --base-href filmder to get the build and push to the repository to update the app

Libraries

  • Using the slider of this page.

  • star-rating gets from ngb-rating in ng-bootstrap library

  • translate library documentation

API movies documentation

https://developers.themoviedb.org/3/getting-started/introduction

ESLint + Prettier + Husky + Gitflow configuration documentation

https://mugan86.medium.com/eslint-prettier-husky-gitflow-in-angular-758afd79947e

alfredoperez/filmder-troubleshoot | GitHunt