deepumoses / angular-spotify

This is Angular-Spotify, a Redesigned Spotify PWA app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Angular-Spotify(In Development) ๐Ÿ‘ฏ ๐ŸŽผ ๐ŸŽน ๐ŸŽต

This is Angular-Spotify, a Spotify redesigned PWA app that communicates with the Spotify Developer API.

See it in action here.

If you wish to run the code locally run the following.

npm start
visit http://localhost:4200/

Please note that the Spotify API only provides 30 second audio snippets. It may be possible to get the full track by using the Web Playback SDK.

License

Released under the MIT License.

Check LICENSE.md for more info.

About

This is Angular-Spotify, a Redesigned Spotify PWA app


Languages

Language:TypeScript 52.8%Language:SCSS 23.5%Language:HTML 16.6%Language:JavaScript 7.1%