A fish quiz for the mushrooms of Hungary.
https://ignotus87.github.io/mushroom-quiz/
We're using the experimental import json ECMAscript feature. It works with the assert keyword for some browsers while others accept the with keyword only. Need to find a cross-browser solution asap.
This website contains test materials for mushroom species.
You'll need node.js.
Installing the Node.js http-server is simple.
npm install http-server -g
This will install the http-server package globally. Now we can start the server to serve the files in the current directory.
http-server . -p 8000