Tic Tac Toe in React A simple tic tac toe game implemented in React. Demo You can find the demo here. Screenshot Built With React.js MUI Getting Started Prerequisites node.js npm npm install npm@latest -g Installation Clone the repo git clone https://github.com/arashx13/tictactoe.git Install NPM packages npm install Start the project npm start