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.
- Host: GitHub
- URL: https://github.com/strakerbit/hangman-game
- Owner: strakerbit
- Created: 2024-11-22T00:35:05.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-22T00:36:24.000Z (over 1 year ago)
- Last Synced: 2025-02-14T13:46:58.219Z (over 1 year ago)
- Language: TypeScript
- Homepage: https://hangman-game-jf.netlify.app/
- Size: 295 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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