Skip to content

kennedy-osaze/fanzy-quiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fanzy Quiz App

A simple quiz application built with Vue.js where a user gets to select the category of questions he wishes to answer, as well as the difficulty and number of questions to answer. Take the quiz, and at the end, the user is shown the result of the quiz.

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.