Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 649 Bytes

README.md

File metadata and controls

38 lines (24 loc) · 649 Bytes

muesify

Spotify clone using Vue.js 3 and Bootstrap 5

=======

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Docker

docker compose build
docker compose up

It will run on port http://localhost:5173/

To be able to access the app you need to:

  • have a spotify account
  • be granted the access by me (the app is linked to my Spotify dashboard)
  • agree to grant Spotify to access some of your data

To be able to use the functionalities implemented you need to have at least one personal playlist with few tracks in it.