A small tic-tac-toe game build with ReactJS
Go to file
djmil 9e0d569eaf remove code duplication
make a function returning a compoment
2023-07-31 13:58:07 +02:00
public Sample app 2023-07-31 13:16:42 +02:00
src remove code duplication 2023-07-31 13:58:07 +02:00
.gitignore Sample app 2023-07-31 13:16:42 +02:00
package-lock.json Sample app 2023-07-31 13:16:42 +02:00
package.json Sample app 2023-07-31 13:16:42 +02:00
README.md Initial commit 2023-07-31 11:19:40 +02:00

TicTacToe

A small tic-tac-toe game build with ReactJS