Skip to content

Quiz game created with uses Vue and OpentDB API. Deployed on netlify

Notifications You must be signed in to change notification settings

MarcinPerka/quiz-vue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

quiz-vue

Quiz game created with uses Vue and OpentDB API. Deployed on netlify.

Live

Quiz App

Screenshots

Project setup

npm install

Compiles and hot-reloads for development

npm run serve


### Compiles and minifies for production

npm run build


### Run your tests

npm run test


### Lints and fixes files

npm run lint


### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).