MahykBurak / Quastionaire

Quastionaire is a category based simple quiz app

Home Page:https://quastionaire.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

contributions welcome MIT licence Version

Questionaire

Quastionaire is a quastion app which you can choose category and difficulty

Used Tecnologies

  • Vercel(Hosting)
  • Vue.js
  • Bootstrap
  • Opentdb API (For getting questions)

Install

  • cd projectpath && npm install (for installation )
  • Write your GIPHY API to .env.sample file and rename it to .env
  • npm run serve (for dev mode)
  • npm run build (for production mode)

TODO List

  • Fix unicode problem
  • Add result page with GIPYH API
  • Add timer for questions

About

Quastionaire is a category based simple quiz app

https://quastionaire.vercel.app/

License:MIT License


Languages

Language:Vue 77.1%Language:JavaScript 20.6%Language:HTML 2.3%