/tic-tac-toe

Simple Tic Tac Toe game built with React

Primary LanguageJavaScript

Tic Tac Toe

A simple tic tac toe game built with React, which also stores the history of moves.

Demo

https://tic-tac-toe-rose-one-87.vercel.app/

Run Locally

Clone the project

  git clone https://github.com/vaideeswaran23/tic-tac-toe

Go to the project directory

  cd tic-tac-toe

Install dependencies

  npm install

Start the server

  npm start

License

MIT

Authors

Acknowledgements