Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 4 days 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 4 years ago)
- Default Branch: main
- Last Pushed: 2024-10-17T20:12:18.000Z (26 days ago)
- Last Synced: 2024-10-20T06:35:28.666Z (24 days ago)
- Topics: hackclub, nextjs
- Language: JavaScript
- Homepage: https://events.hackclub.com/
- Size: 2.88 MB
- Stars: 36
- Watchers: 5
- Forks: 10
- Open Issues: 7
-
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