/Tic-Tac-Toe

A lightweight tic-tac-toe built in Node,Socket.io and React

Primary LanguageJavaScript

Tic Tac Toe - Demo


ScreenShot

Technologies

React
Node
Socket io

How To Use

Install Dependencies

$ yarn

Start client

$ yarn start

Open a new terminal and start the server

$ yarn server