Tic Tac Toe Game for 2 Players This project is 3X3 Tic Tac Toe game for you to play with friends. Getting Start You can clone this project and simply type npm i npm start to run this app on your browser. Details I simply use ReactJS+Hooks for this project to practice my skill.