Tic Tac Toe Game A simple Tic Tac Toe game built with React. Features Two-player functionality. Tracks the state of the game with real-time updates. Displays the winner when the game is over. Allows restarting the game. Prerequisites Node.js (with npm) must be installed on your machine.