It's dead simple tic-tac-toe game made on React.
https://alexovn.github.io/tic-tac-toe/
- Watch next player;
- Watch done moves in the moving history;
- Restart a game through button 'Go to game start';
- Sort moves in ascending or descending order;
- Winner combination highlighting;