An open API service indexing awesome lists of open source software.

https://github.com/tomhuel/three-in-row

Little game to learn React
https://github.com/tomhuel/three-in-row

mini-project web

Last synced: 10 months ago
JSON representation

Little game to learn React

Awesome Lists containing this project

README

          

# Tres-En-Raya
Pequeño juego para comprender conceptos de React.

## Clonar repositorio:
```
git clone https://github.com/Tomhuel/Tres-En-Raya.git
```

## Acceder a escritorio e instalar dependencias
```
cd Tres-En-Raya
npm install
```

## Ejecutar proyecto
```
npm run dev
```

Ahora solo tenemos que acceder a [Localhost:5173](http://localhost:5173/)