Skip to content
/ hcevents Public
forked from hackclub/events

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

License

Notifications You must be signed in to change notification settings

3kho/hcevents

 
 

Repository files navigation

Hack Club logo

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.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 92.7%
  • MDX 7.3%