Simple Tic-tac-toe game made with react
Deployed on https://asmyshlyaev177.github.io/tic-tac-toe/
install deps with npm install
run with npm run dev
tests with npm run dev
or npx vitest
Simple Tic-tac-toe game made with react
Deployed on https://asmyshlyaev177.github.io/tic-tac-toe/
install deps with npm install
run with npm run dev
tests with npm run dev
or npx vitest