Skip to content

Hack-Club-APS/hackclubaps

Repository files navigation

Hack Club APS 🚀

The official website and codebase for Hack Club APS — a student-led coding club focused on building, learning, and shipping cool things.

Think less theory, more shipping.

🌐 Live Site

👉 https://hackclubaps.vercel.app

📸 Mockup

Website Mockup

🧠 What is Hack Club APS?

Hack Club APS is a local chapter of Hack Club, a global community of high school hackers.
We build projects, host workshops, run events, and learn by doing.

This repo powers our club website — events, updates, and everything public-facing.

🛠 Tech Stack

  • Astro
  • Tailwind CSS
  • TypeScript
  • JavaScript
  • Vercel

Minimal stack. Maximum speed.

📁 Project Structure

/ HackClubAPS
├─ src/
│  ├─ components/   # Reusable UI components
│  ├─ pages/        # Routes & pages
│  ├─ layouts/      # Page layouts
│  └─ data/         # JSON-based content
├─ public/          # Static assets
└─ astro.config.mjs

🚀 Getting Started

Clone the repo:

git clone https://github.com/Hack-Club-APS/hackclubaps.git
cd hackclubaps

Install dependencies:

npm install

Run locally:

npm run dev

Open http://localhost:4321 in your browser.

🧩 Contributing

Refer to CONTRIBUTING guide

📌 Ideas for Contributions

  • New pages (events, gallery, blog)
  • UI/UX improvements
  • Performance optimizations
  • Accessibility fixes
  • Content updates

If it makes the site better, ship it.

🏫 About Hack Club

Hack Club is a nonprofit global network of high school coding clubs. Learn more at https://hackclub.com

📜 License

MIT License. Build freely. Learn loudly.

Made with ❤️ by Hack Club APS

About

Source code for our website. Built with Astro btw :)

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors