This is a simple tic tac toe game written in JavaScript with React and TypeScript.
- Clone the repository
- Run
npm install
- Run
npm run dev
- Open the url provided by the previous command in your browser
- Click on the cell you want to play
- The game will automatically switch to the next player
- The game will end when there is a winner or when there is a draw
The project is running in production mode in the following url: https://gregarious-mermaid-e285a2.netlify.app