See the section about demo for more information.
I developed this small ticc-toc-toe game within a week.
ReactJS
Deployment - Vercel
This application is fully made by me (https://github.com/MoovendhanR)
git clone https://github.com/MoovendhanR/tic-toc-toe-react
Go to the project directory
cd tic-toc-toe-react
Install dependencies
npm i
Start the server
npm run start