Skip to content

Latest commit

 

History

History
53 lines (32 loc) · 1.4 KB

README.md

File metadata and controls

53 lines (32 loc) · 1.4 KB

Vue.js SoundCloud Web Player

A SoundCloud Web Player built with Vue.js

Demo

Screenshot.png

Try out the demo!

How to use

Simply open the player in your browser.

In addition you can provide a url query parameter with

?url=https://soundcloud.com/jaidencollisbootlegs2/danceoff

For Example:

https://r3l4x3.github.io/soundcloud-webplayer/?url=https://soundcloud.com/jaidencollisbootlegs2/danceoff

Built With / Used

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

Inspiration

I wanted to do this web player in Vue.js after seeing the version from shahzeb1 here https://github.com/shahzeb1/soundcloud-player/

License

Copyright (c) 2017, Sebastian Wilms.

This project is licensed under the terms of the MIT license. See LICENSE.md