GitHunt
HA

hackclub/events

Airtable-powered directory of upcoming events in the Hack Club community.

Hack Club logo

Hack Club Events

The source code for events.hackclub.com

Development

To get started, run the following in your terminal:

Download the code to your computer:

$ git clone https://github.com/hackclub/events && cd events

Install dependencies:

$ yarn

Start running the website on your computer:

$ yarn run dev

And then open up your web browser and go to localhost:3000.

Powered by Next.js with MDX, Theme UI, & Hack Club Theme.


Hack Club, 2023. MIT License.

Languages

JavaScript93.6%MDX6.4%
MIT License
Created April 12, 2020
Updated February 6, 2026
hackclub/events | GitHunt