Vue Soundcloud

🎧 A simple SoundCloud client built with Vue and Nuxt
Alternatives To Vue Soundcloud
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Nuxt47,5815,3172,35520 hours ago309July 19, 2023983mitTypeScript
Nuxt is an intuitive and extendable way to create type-safe, performant and production-grade full-stack web apps and websites with Vue 3.
Bootstrap Vue14,3884,6051,0232 months ago170October 26, 2022187mitJavaScript
BootstrapVue provides one of the most comprehensive implementations of Bootstrap v4 for Vue.js. With extensive and automated WAI-ARIA accessibility markup.
Vue Awesome Swiper12,5592,2435419 months ago58March 19, 2022309mitJavaScript
🏆 Swiper component for @vuejs
Framework11,062556 months ago1,504August 03, 20232mit
Old repo of Nuxt 3 framework, now on nuxt/nuxt
Vue Storefront10,263
3 days ago38mitTypeScript
The open-source frontend for any eCommerce. Built with a PWA and headless approach, using a modern JS stack. We have custom integrations with Magento, commercetools, Shopware and Shopify and total coverage is just a matter of time. The API approach also allows you to merge VSF with any third-party tool like CMS, payment gateways or analytics. Newest updates: https://blog.vuestorefront.io. Always Open Source, MIT license.
Vue Echarts8,66436241914 days ago87August 04, 20234mitJavaScript
Apache ECharts component for Vue.js.
Doccano8,306
7 days ago32July 20, 2023269mitPython
Open source annotation tool for machine learning practitioners.
Vuex Persistedstate5,6291,0394052 years ago38September 21, 202127mitJavaScript
💾 Persist and rehydrate your Vuex state between page reloads.
Awesome4,901
2 months ago
A curated list of awesome things related to Nuxt.js
Primevue4,4578187a day ago148August 11, 2023468mitCSS
Next Generation Vue UI Component Library
Alternatives To Vue Soundcloud
Select To Compare


Alternative Project Comparisons
Readme

🎧 Vue SoundCloud

Simple SoundCloud client built with Vue and Nuxt.


⚠️ At present, it is not functional ⚠️

Unfortunately, third-party applications that relied on SoundCloud's API to play music from its platform are no longer functional due to SoundCloud's decision to discontinue the API. Moreover, the platform had long time ceased providing API keys to users without any clear explanation prior to this. As a result, developers are left without a solution to work with the APIs, which has caused frustration and inconvenience for those who use these applications to access SoundCloud's vast music collection. It remains to be seen if SoundCloud will provide an alternative solution to this problem for developers and users alike.

I am hopeful that we can revive this project once again, so I don't archive this repository!


Screenshots:

Desktop view:

Mobile view:

Features:

  • Server-side rendering with Nuxt.js.
  • Load data from SoundCloud API.
  • The home page included loading more tracks with infinite scroll and search tracks form.
  • The track page included related tracks ,track comments and showing track wave.
  • The profile page included the user tracks and user followers.

This project implemented by the following technologies:

Let's run:

Clone the project:

$ git clone https://github.com/soroushchehresa/vue-soundcloud.git vue-soundcloud

Starting Development:

Run one of the following commands:

$ yarn && yarn dev

# OR

$ npm i && npm run dev

Build and run production:

Run one of the following commands:

$ yarn && yarn build && yarn start

# OR

$ npm i && npm run build && npm start

Support:

Popular Nuxt Projects
Popular Vue Projects
Popular Frameworks Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Vue
Vuejs
Vuejs2
Vuex
Single Page App
Single Page Applications
Nuxt
Nuxtjs
Music Player
Vue Router
Soundcloud