Skip to content

JoseAntpr/spotiapp

Repository files navigation

Spotiapp

This project was generated with Angular CLI version 1.6.4.

Development server

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

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor.

Aprendido

1- Rutas y parametros de rutas
2- Carruseles de Bootstrap4
3- HTTP para obtener información
4- Uso del api de Spotify
    - Artistas
    - Albumes
    - Audio
5- Trabajo sobre asincrono
6- ngModel para enlazar campos de texto a variables
7- Widgets Spotify
8- HTML5 audio
9- Observables
10- Maps