This project was created with Create React App.
First you need to download or fork this repository:
Then through the terminal you need to install node modules:
To run, use the commands:
Start React dev server:
Start NodeJS Socket.io server:
Open http://localhost:3000
to view in the browser.