To run the server, run `npm start`
To install necessary dependencies, run `npm install`
styles -- contains all of the stylesheets for the website.
views -- contains all of the html view files
server.js -- script to start the http server with ExpressJS