The old source code for hackclub.com. See hackclub/v3.
Website internals:
Our other website repos:
- hackclub/v3 (where our website has migrated)
- hackclub/events
- hackclub/hackathons
- hackclub/workshops
- hackclub/apply
The stack: React and Gatsby with the Hack Club Design System.
Stuff you need installed ahead of time:
- Git
- Yarn
- An operating system (we hope)
Clone it!
$ git clone https://github.com/hackclub/v2.git
Go into the directory!
$ cd v2
Install dependencies!
$ yarn
Run it!
$ yarn run dev
This project is licensed under the MIT license. Please see LICENSE.md
for the full text.
MIT License