A SoundCloud Web Player built with Vue.js
Try out the demo!
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:
- Vue.js - The JavaScript framework used
- bulma.io - The CSS framework used
- GitHub Corners - by Tim Holman
- Vue.js NoUiSlider - Another project of mine
# 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
I wanted to do this web player in Vue.js after seeing the version from shahzeb1 here https://github.com/shahzeb1/soundcloud-player/
Copyright (c) 2017, Sebastian Wilms.
This project is licensed under the terms of the MIT license. See LICENSE.md