Trivia Go
A simple quiz web-app built with Vue.js and Tailwind CSS.
You can view the live version in the following link: trivia-go.netlify.app
Installation
To run the project simply install the dependencies using: npm install
and then run:
npm run dev