Deployed link: https://tic-tac-toe-reactjs.netlify.com
It is a simple tic tac toe game build on reactjs.
- Clone the repository
- Install the dependencies using
npm install - Run the application using
npm run start
npm run build