https://github.com/johnsi15/halloween-retos
Soluciones a los retos de halloween 👻
https://github.com/johnsi15/halloween-retos
halloween javascript retos-programacion
Last synced: 4 months ago
JSON representation
Soluciones a los retos de halloween 👻
- Host: GitHub
- URL: https://github.com/johnsi15/halloween-retos
- Owner: johnsi15
- Created: 2024-11-05T14:38:21.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-11-14T01:58:57.000Z (7 months ago)
- Last Synced: 2025-01-08T20:44:31.326Z (5 months ago)
- Topics: halloween, javascript, retos-programacion
- Language: JavaScript
- Homepage:
- Size: 27.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Halloween Retos
¿How does that work?
Require Node.js v20.13.1
* `npm install` to install the dependencies
* `npm run dev` to run development mode of every challengeSolución a los retos de [halloween](https://halloween.dev/) con JavaScript.
## Chanllenge table
| Challenge | Solution |
| :-------: |:--------------------------------------------------------------------------: |
| #01 | [JS](challenges/challenge-01/index.js) |
| #02 | [JS](challenges/challenge-02/index.js) |