Welcome to our Final Project for Data 602 at CUNY. In order to run this local website, you must run the following steps.
- docker pull ashermeyers/finalproject
- docker run -d -p 5006:5006 ashermeyers/finalproject
- Clone this github repo (https://github.com/cspitmit03/data602-finalproject)
- Navigate to index.html file found on your locally cloned github under the web folder (data602-finalproject/web/index.html)
- Enjoy!