Skip to content

quackclub/map

 
 

Repository files navigation

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

The map of hack club clubs!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • CSS 57.8%
  • JavaScript 32.8%
  • HTML 9.3%
  • Shell 0.1%