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
To run the project simply install the dependencies using: npm install
and then run:
npm run dev
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
To run the project simply install the dependencies using: npm install
and then run:
npm run dev