Created a tic-tac-toe game using ReactJs
https://tic-tac-toe-231.netlify.app/
Clone the project
git clone https://github.com/CodeinIP/Tic-Tac-Toe.gitGo to the project directory
cd Tic-Tac-ToeInstall dependencies
npm installor
pnpm installStart the server
npm run start- Learned React