Create an online room and invite your friends to play tic tac toe online!
Contributions are always welcomed to make this app better and add new features
To install app locally:
- fork the repository
- clone the repo
https://github.com/MuhammadWasif/tic-tac-toe-champ.git
cd tic-tac-toe-champ
- Run
npm install
- Run
npm start
Node and npm should be installed in the system
Happy Coding ❤️