Play TicTacToe live with your friends! Create a Room or join one. Choose your Avatar and you are good to go!
Clone the backend repository too for this game! (https://github.com/CodingMaven1/LiveTicTacToe-Backend). Then in both the repositories, run the following command:
npm i
npm start
The application will be running on port 4000.