TicTacToe is a web applications which I created, where two players can play TicTacToe game. This was my first game which I created within a week.
https://tictactoemadebyme.netlify.app/
First step clone the repository using the git command - git clone https://github.com/manishhansal/tictactoe.git
Go to index.html
And open live server.
If new user enters in the system then the user will land here.