https://github.com/mamsoudi/coverfinder
A Simple Angular 4 Application for Finding Album Information and Downloading Covers
https://github.com/mamsoudi/coverfinder
albumart angular angular4 cover-art music music-library ng2 spotify
Last synced: 3 months ago
JSON representation
A Simple Angular 4 Application for Finding Album Information and Downloading Covers
- Host: GitHub
- URL: https://github.com/mamsoudi/coverfinder
- Owner: mamsoudi
- License: mit
- Created: 2017-03-25T21:41:54.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-28T09:27:24.000Z (about 8 years ago)
- Last Synced: 2025-02-07T13:18:02.622Z (4 months ago)
- Topics: albumart, angular, angular4, cover-art, music, music-library, ng2, spotify
- Language: TypeScript
- Size: 815 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CoverFinder
[CoverFinder](http://masoudmirzaei.ir/coverfinder/) is a Simple Angular 4 Application for Finding Albums Information and Downloading Art Covers of Albums. It uses Spotify API to get Albums Data. [Here](https://github.com/mamos98/coverfinder)'s the API Wrapper for Spotify API.
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 1.0.0-rc.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.## 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.