To run open terminal in folder and either run: python -m http.server 8888 or python server.py And the open the browser and load the page http://localhost:8888/ The project was tested on Firefox.