Skip to content

sirmarbug/quizomania

Repository files navigation

quizomania

It is project to learn before a exam. Quizomania uses VueJS 2 and Bootstrap 3, Vuex, VueRouter. You can answer on closed questions with one answer or multiple answer. You have two mode: exam and study. When I wrote this project, I was learning VueJS.

DEMO: Quizomania

Instalation

# clone git repo
git clone https://github.com/sirmarbug/quizomania.git

# install dependencies
npm install

Run

npm run start

Build project

npm run build

This project uses

  • VueJS
  • Vuex
  • Vue Router
  • Bootstrap 4