![https://github.com/ricglz/ttt-react/actions/workflows/test.yml/badge.svg]
The classic tic tac toe game taken to a whole new level.
- Install the dependencies with 
yarn install - Then run the app using 
yarn start 
You can test the game here
- Fork it ( https://github.com/ricglz0201/ttt-react/fork )
 - Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create a new Pull Request
 
El clásico juego de tic tac toe llevado a un nivel completamente nuevo.
- Instala las dependencias con 
yarn install - Luego ejecuta la aplicación usando 
yarn start 
Puedes probar el juego Aqui
- Echa un vistazo ( https://github.com/ricglz0201/ttt-react/fork )
 - Crea tu rama de características (
git checkout -b my-new-feature) - Cometa tus cambios (
git commit -am 'Add some feature') - Sube la rama (
git push origin my-new-feature) - Crear una nueva Pull Request