A web version of Guess Who. Made by Alana Winston-Khan, Jack Cohen, and Luke Muther.
Before running the server it is neccessary to download the node modules. To do this run the following command:
npm i
After this you are able to run the server and the website will be avialable here. To run the server the command is:
node chatApp.js