Skip to content

paularintaharri/VueTriviaApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vue Trivia App

Table of contents

About

Vue Trivia App is a simple game application built with Vue.js. It contains questions and answeres provided by Trivia API. The question types are multiple choice questions and true/false questions. When all questions have been aswered result page will be presented. It contains all the questions, correct answers, user's answers and total score.

Screen snippets

Home page

home_page

Question page

question_page

Result page

result_page

Project setup

Clone the VueTriviaApp repo, install Node.js and follow the steps:

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

Authors

Nicolas Valentine and Paula Rinta-Harri

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published