Skip to content

AykutSarac/vue-quizapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quiz App

Introduction

At the third day of learning Vue, I made a quiz app without following any tutorial. To see my capabilities in that three days, I decided to do build a project myself hereby everything including the design made based on my knowledge. For the design part, I've applied mobile-first technique.

I have used Vuex to share data between components and Open Trivia API to get quiz questions.

preview

Live Demo

Check out the demo here

Installation

  • Install dependencies
$ npm install
  • Run it
$ npm run serve

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

💡 Quiz app made using Vue, Vuex & Open Trivia DB.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published