lakshaya22 / quiz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About


Languages

Language:JavaScript 40.5%Language:HTML 36.9%Language:CSS 22.7%