Music agenda to keep track of concerts and festivals that you are going or are interested in. Made with Vue.js, Vuex, Firebase Database, Firebase Authentication
# install dependencies
$ npm install # Or yarn install
# serve with hot reload at localhost:8080
$ npm run serve
# build for production
$ npm run build