https://github.com/hackclub/events
Airtable-powered directory of upcoming events in the Hack Club community.
https://github.com/hackclub/events
hackclub nextjs
Last synced: 8 months ago
JSON representation
Airtable-powered directory of upcoming events in the Hack Club community.
- Host: GitHub
- URL: https://github.com/hackclub/events
- Owner: hackclub
- License: mit
- Created: 2020-04-12T17:40:08.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-01-03T20:58:05.000Z (9 months ago)
- Last Synced: 2025-02-14T05:10:04.715Z (8 months ago)
- Topics: hackclub, nextjs
- Language: JavaScript
- Homepage: https://events.hackclub.com/
- Size: 2.75 MB
- Stars: 38
- Watchers: 6
- Forks: 16
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
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](http://localhost:3000).
Powered by [Next.js] with [MDX], [Theme UI], & [Hack Club Theme].
---
Hack Club, 2023. MIT License.
[next.js]: https://nextjs.org
[mdx]: https://mdxjs.com
[theme ui]: https://theme-ui.com
[hack club theme]: https://theme.hackclub.com