Run those command bellow
$ git clone [email protected]:SadiqUltra/tick-tack-toe-frontend.git
$ cd tick-tack-toe-frontend
$ yarn install
Run those command bellow
$ yarn start
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
Alternatively we can install via docker too. In tick-tack-toe-frontend
folder run those command
$ docker build -t react-webapp .
$ docker run -it -p 8000:80 react-webapp
Once the container is running, you can open http://localhost:8000 and you'll be able to access the React app running inside the Docker container
Run those command bellow
$ yarn test
Note: make sure backend in running
Backend repository link: https://github.com/SadiqUltra/tick-tack-toe-backend
Even Chicken can play! just kiding
https://www.nytimes.com/video/nyregion/100000001595360/tick-tack-toe-playing-chicken.html