Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 days 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 (10 days ago)
- Default Branch: main
- Last Pushed: 2024-11-05T15:00:45.000Z (10 days ago)
- Last Synced: 2024-11-05T15:44:24.263Z (10 days ago)
- Topics: halloween, javascript, retos-programacion
- Language: JavaScript
- Homepage:
- Size: 24.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Halloween Retos
![Halloween](https://github.com/user-attachments/assets/5373adc3-cd3e-4d72-a8e8-5709c944d5b5)¿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) |