React-Tik-Tak-Toe

This is a React version of the Tik-Tak-Toe game. I build it to see the differences of building it in React and Vanilla Js. To practice building components and pass data from parent to child and lifting state up.

You can see the site here:

https://react-tiktaktoe.netlify.app/

GitHub

View Github