Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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 👻

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 challenge

Solució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) |