Build a Tic Tac Toe game using React that allows two players to play against each other on the same device.
- The game should indicate when a player has won and highlight the winning line.
- The game should indicate when the result is a draw.
View the example in the example