ReactJS practice problem based on this Tutorial with some bonus improvements:
- Bold the currently selected item in the move list
- When someone wins, highlight the three squares that caused the win
- When no one wins, display a message about the result being a draw
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.