Tasks

  1. Add Firebase connection (remember to install firebase).
  2. Connect Firebase with VueX (remember to install vuexfire@next).
  3. Add voting.
  4. Add scores.
  5. Add hasUserVoted to disable multiple votes per user.
  6. Add isLoading property to check if votes are binded with store.