# InvoiceGH
> **Free, professional invoice builder — Ghana-first, works worldwide.**
> No sign-up. No subscription. No data leaves your browser.
---
## What is InvoiceGH?
InvoiceGH is a browser-based invoice builder designed for Ghanaian freelancers, creatives, and small businesses — with full support for 40+ global currencies. Fill in your details, see a live preview, and export a print-ready invoice in seconds. No account needed. Everything runs in your browser.
---
## Features
- **Live Preview** — See your invoice update in real time as you type
- **Ghana Cedis (₵) by default** — with 40+ currencies across Africa, Americas, Europe, and Asia
- **6 Professional Themes** — Noir, Forest, Gold, Cobalt, Rose, Slate
- **Logo Upload** — Upload your business logo (PNG, JPG, SVG)
- **Project Items** — Add unlimited services/products with quantity and rate
- **Charges & Adjustments** — Discount (%), Tax (%), Shipping, Deposit
- **Payment Details** — Mobile Money, Bank Transfer, Paystack, Flutterwave, PayPal, Stripe, and more
- **Status Stamps** — Draft, Unpaid, Paid — with colour-coded stamps
- **Terms & Notes** — Custom per invoice
- **Signature Lines** — Authorised & Client signature fields
- **Export to HTML** — Download a self-contained file you can print as PDF
- **Print Support** — Direct browser print with print-optimised layout
- **Zoom Controls** — Adjust preview zoom from 40% to 150%
- **Sample Invoice** — One-click demo data to get started fast
- **Works Offline** — No internet connection needed after first load
---
## Tech Stack
| Layer | Technology |
|---|---|
| UI | Vanilla HTML, CSS, JavaScript |
| Fonts | DM Serif Display + DM Sans (Google Fonts) |
| Storage | Browser memory (no backend) |
| Export | Blob API → downloadable HTML |
| Print | CSS `@media print` |
---
## Getting Started
### Option 1 — Just open it
Download `invoice-builder.html` and open it in any modern browser. That's it.
```bash
# No install. No build step. No dependencies. …