# Hack Club Mail Tracker 📬 This website helps you **track your Hack Club Mail** (IDK why I built this 😅 – but here we are!) ## 🚀 Features - Minimal and fun interface - Track your Hack Club mail status - Backend powered by Python ## 🛠 Tech Stack - Frontend: HTML / CSS / JavaScript - Backend: Python (maybe Flask) - Just enough tech to get the job done 😄 ## 📦 How to Use 1. Open the website 2. Enter your tracking ID 3. Get your mail status! ## 📦 How to Run 1. Clone this repo 2. Install the requirements: ```bash pip install -r requirements.txt 3. Run the app: ```bash python app.py ``` 4. Open your browser and go to `http://localhost:5000` ## 🤷 Why? Honestly... no idea. But hey, waiting for mail is suspenseful – now you can track it 😎 --- > Made with ✌️ by Me 😉