Web game of X and O built on react JS.
Project React Version - ^18.2.0
Steps to run the project.
1 - Download or clone the project into your local directory.
2 - Navigate to the cloned/downloaded project directory.
3 - Run command -> npm i
4 - Start the project using command -> npm start