HackJS is a free programming challenge platform that is inspired by AdventJS.
It presents a space story full of new JavaScript programming challenges.
Important
Star Us, You will receive all release notifications from GitHub without any delay ~ ⭐️
You can use GitHub Codespaces for online development:
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
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.