React Tic Tac Toe - Demo here: joana.cc/sandbox/react-tic-tac-toe/
That first tutorial when one is learning React available here
Improved with the following features:
- When someone wins, highlight the three squares that caused the win
- When no one wins, display a message about the result being a draw
- Added a reset button to wipe the board and game history