Please review Tic-Tac-Toe and consider my question

Hello all,

First, I believe I have finally created an unbeatable version of Tic-Tac-Toe. I would love any and all feedback.

The link is:
Tic Tac Toe

Second, this project took me a very long time. I worked on it on and off for probably two months. In the end, I was still unable to implement a minimax algorithm or some of the more advanced solutions that I’ve seen. So, my question is, looking at the project, what do you think someone who is hiring for a Front end developer position would think of this project? Would it be considered “less than ideal” because it doesn’t implement some of the smoother algorithms that I’ve seen?

I’m interested in anyone’s thoughts, whether based on opinion or experience.

Thanks!

I realized that my Tic-Tac-Toe game contained some errors, so I have made some updates. The new link is:

Tic Tac Toe

Any feedback would be appreciated!