An open API service indexing awesome lists of open source software.

https://github.com/juanda15/spotify-previews-angular

This is an application developed in angular in which the spotify developers' api was be used
https://github.com/juanda15/spotify-previews-angular

angular html5 scss spotify-api typescript

Last synced: about 2 months ago
JSON representation

This is an application developed in angular in which the spotify developers' api was be used

Awesome Lists containing this project

README

          

# SpotiPreview

This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 12.0.4.

## Preview

### Home page
![](src/assets/img/previews/1.png)
### Search page
![](src/assets/img/previews/2.png)
### Artist profile
![](src/assets/img/previews/3.png)
![](src/assets/img/previews/4.png)
### Album page
![](src/assets/img/previews/5.png)

## Intall dependencies
Run `npm install` to download all dependencies referring to package.json

## 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.

## Build

Run `ng build` to build the project. The build artifacts will be stored in the `dist/` directory.