/tic-tac

Simple Tic-tac-toe game in ReactJS

Primary LanguageJavaScript

Tic Tac Toe in ReactJS

To execute:

git clone https://github.com/amjha/tic-tac.git

cd tic-tac

npm install

npm start

Created by Amit Jha