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

https://github.com/strakerbit/hangman-game

A classic Hangman game built with React and TypeScript as part of the "Programación 101" course by Fernando Herrera.
https://github.com/strakerbit/hangman-game

Last synced: 12 months ago
JSON representation

A classic Hangman game built with React and TypeScript as part of the "Programación 101" course by Fernando Herrera.

Awesome Lists containing this project

README

          

# Juego de ahorcado
Ejercicio del curso de programación para principiantes - Juego de ahorcado en React

# Ejecutar:

1. Clonar o descargar el código

2. Ejecutar ``` npm install ```

3. Ejecutar ``` npm run dev ```

4. Abrir el ```localhost:3000``` o el url que muestre la consola