This is the source code for the web app at https://dogballs.github.io/dota-patch-trivia/.
Inspired by https://github.com/tom-james-watson/wikitrivia
npm install
npm run dev
Then visit http://localhost:3000/ to preview the website.
To build a static version of the website to the out
folder, run:
npm run build
Then run said build with:
npm start
The data is all sourced from Liquipedia.