Skip to content

Mejorar tus habilidades de programación en JavaScript a través de una variedad de ejercicios prácticos y desafiantes.

License

Notifications You must be signed in to change notification settings

cesarleaz/hackjs

Repository files navigation

HackJS

HackJS is a free programming challenge platform that is inspired by AdventJS.
It presents a space story full of new JavaScript programming challenges.

Report Bug · Request Feature

Important

Star Us, You will receive all release notifications from GitHub without any delay ~ ⭐️

⌨️ Local Development

You can use GitHub Codespaces for online development:

Open in GitHub Codespaces

Or clone it for local development:

git clone https://github.com/cesarleaz/hackjs.git
cd hackjs
# using npm
npm install
npm run dev
# or using pnpm
pnpm install
pnpm dev

🤝 Contributing

Contributions of all types are more than welcome; if you are interested in contributing code, feel free to check out our GitHub Issues to get stuck in to show us what you’re made of.


Copyright © 2024 César Leañez.
This project is Apache License 2.0 licensed.

About

Mejorar tus habilidades de programación en JavaScript a través de una variedad de ejercicios prácticos y desafiantes.

Topics

Resources

License

Stars

Watchers

Forks