Tic Tac Toe in React review

Here is my Tic Tac Toe in React, I am still getting hang on React so all suggestions and constructive critics are welcome.
This is the first version with pretty dumb AI, I plan to add one more feature where I use the min-max algorithm to make AI unbeatable.

Here is the link for review