To run the project, 'install' Python Flask micro web framework first. A nice tutorial can be found here.
Download the project, navigate to the root directory from the command line. Run "python routes.py". Open in your favorite browser "http://localhost:5000".