This is a Vue.js PWA.
The user answer questions of a previous chosen category.
Powered by the Open Trivia Database.
The born of this application is the Vue.js YouTube tutorial from freeCodeCamp named Learn Vue.js - Full Course for Beginners - 2019. The code used in the video is here. I had no previous knowledge in Vue and it was very useful for me and I recommend it together with the Official Vue.js Docs.
The tutorial is a simple solution of a question-answer app. After the end of the tutorial I added some new features and transformed it in a PWA.
Feel free to suggest me improvements to this app.
yarn install
yarn serve
yarn build
yarn lint