Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 567 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 567 Bytes

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

Light         Dark

Installation

To run the project simply install the dependencies using: npm install and then run:

npm run dev