https://github.com/splode/open-trivia-app
A single or multiplayer (local) trivia game made with Vue.js.
https://github.com/splode/open-trivia-app
javascript open-trivia trivia trivia-game vue
Last synced: 3 months ago
JSON representation
A single or multiplayer (local) trivia game made with Vue.js.
- Host: GitHub
- URL: https://github.com/splode/open-trivia-app
- Owner: Splode
- License: mit
- Created: 2017-03-30T02:53:50.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-10-23T03:15:36.000Z (over 6 years ago)
- Last Synced: 2025-03-25T10:42:36.826Z (3 months ago)
- Topics: javascript, open-trivia, trivia, trivia-game, vue
- Language: Vue
- Homepage: http://splode.github.io/trivia
- Size: 153 KB
- Stars: 65
- Watchers: 2
- Forks: 18
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Winsome Trivia
A single or multiplayer (local) trivia game made with featuring over 2,000 unique questions and built with Vue.js.
![]()
## About
A trivia web app built with Vue.js and powered by the [Open Trivia Database](https://opentdb.com/).State is managed by [Vuex](https://github.com/vuejs/vuex). Database requests are handled by [vue-resource](https://github.com/pagekit/vue-resource).
## License
MIT