Trival Game Web using Open Trivia DB API
- Version with jQuery
- Fun Game :)
Module available through the npm registry. It can be installed using the npm
or yarn
command line tool.
# Yarn (Recomend)
yarn add simpletriviajs
# NPM
npm install simpletriviajs --save
To run the test suite, first install the dependencies, then run test
:
# Using Yarn
yarn test
None
Pull requests and stars are always welcome. For bugs and feature requests, please create an issue. List of all contributors.