Skip to content

Minimalistic music player proposition made in Vue which downloads music from Node.js server

License

Notifications You must be signed in to change notification settings

michalbie/Music-Player

Repository files navigation

Music-Player · GitHub Language grade: JavaScript

Minimalistic music player proposition made in Vue.js which downloads music from Node.js server. Check out live: https://music-player-michalbie.vercel.app. If you want to see server side of this project go to https://github.com/michalbie/Music-Player-Server

Technologies used

Vercel

App look

Desktop Mobile

Main features

  • Responsiveness
  • Minimalistic design
  • Playlist functionality
  • Buttons to control music
  • Label with size of the track and its album name

Contribution

If you want to contribute, please create new pull request or open an issue. Copy my .editorconfig file and follow rules from this link Style Guide.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build