hackclub / map

Home Page:https://hackclub.github.io/map/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hack Club Clubs Map

Club map data is pulled from our Airtable bases. Using uhtml for rendering and a custom helper to make web-components. Helper can be found in "makeComponent.js". Example usage of helper is in "club-map.js". If you're interested in contributing reach out to @leo on Slack or just get at it.

Development

Clone the repository:

git clone https://github.com/hackclub/map && cd map

Install dependencies:

npm install

Start the development server

npm run dev

It should now be running on http://localhost:5173/!

About

https://hackclub.github.io/map/


Languages

Language:CSS 61.2%Language:JavaScript 30.8%Language:HTML 8.0%Language:Shell 0.1%