This project is a Tic Tac Toe Game using React.js To install: npm install To Run the project: npm start This will open http://localhost:3000 to view it in the browser. To play: Go to https://carohadad.github.io/tic-tac-toe-react/ To run test: npm test