/spotivue-music-app

Music playing app built with Vue

Primary LanguageVue

Spotivue

Small app where the user can play a list of music, pause it, go to the next or previous song. This app was used to introduce me to what Vue.js is all about.

View Spotivue locally in your computer

Clone the repo to your terminal : $ git clone https://github.com/Asilo5/spotivue-music-app.git

Run $ npm install in your terminal

To start your web server run $ npm run serve

To view app go to http://localhost:8000

What was used to build Spotivue

Spotivue was built using:

  • Vue
  • HTML
  • CSS

image of Spotivue image of Spotivue