COMP 2406 Assignment 1
Nicholas Ellul - Student Number: 101064168
Peter Khlopenkov - Student Number: 101072312

Systems tested on:
     MacOS v10.13.2 with Node v8.9.1 on Google Chrome browser
     MacOS v10.12.6 with Node v8.9.1 on Google Chrome browser
     Lubuntu v16.03 with Node 6.11.2 on Chromium web browser

Launch: 
    Run `node app.js` to run the server

Testing: 
    Visit http://localhost:3000/assignment1.html or simply http://localhost:3000/ to test the application

Code from the tutorials was used to get the server and event listners working.