An implementation of the tic tac toe game using Socket.IO.
To run this game:
Clone this repository
Run npm install
npm install
Run npm start
npm start
Go to http://localhost:5000/