/react-tac-toe

Tic-Tac-Toe game with react hooks

Primary LanguageJavaScript

React Tic-Tac-Toe

This project was bootstrapped with Create React App.

Start the game

In the project directory, run:

npm start

Open http://localhost:3000 to view it in the browser.

The Game finishes when one player wins or there is a draw. Restart the game by pressing the reset button.