/quiz

Primary LanguageJavaScript

quiz

Just clone the repository and open the index.html file in the browser. Open in firefox as localy google chrome will throw cross origin domain error for the json files I am importing. For running it on google chrome , you will have to run a local server with the command python -m SimpleHTTPServer, after this you can open the file on localhost:8000.