Speak your story in 5 songs.
Utilising data from the Spotify API, users can create stacks, a compilation of 5 songs that allow users to express themselves in any fashion they see fit.
Stacks can represent what a user is currently feeling, a negative or positive moment in their life, creativity is in their hands.
- Nuxt.js (Vue.js) - The web framework used
- Spotify - The source of music data
# install dependencies
$ yarn install
# serve with hot reload at localhost:3000
$ yarn run dev
# build for production and launch server
$ yarn run build
$ yarn start
# generate static project
$ yarn run generateFor detailed explanation on how things work, checkout Nuxt.js docs.
This project is licensed under the MIT License