Skip to content

devloadout/invoice-quote-generator

Repository files navigation

🧾 Invoice & Quote Generator

Create professional invoices and quotes in your browser. Free, no signup, no backend. Runs instantly — npm install, npm run dev, done.

Most invoicing tools want an account, a subscription, or a complicated setup. This one doesn't. Open it, fill in the form, and download a clean PDF. Everything stays in your browser.

screenshot

✨ Features

  • 📄 Invoices and quotes — switch with one click
  • Live preview — see the document update as you type
  • 🖨️ Download as PDF — one click (uses your browser's print-to-PDF)
  • 💾 Auto-saved in your browser (localStorage) — no account needed
  • 💱 Multi-currency, tax, custom notes, line items
  • 🎨 Clean, professional template
  • 🪶 Zero backend, zero config — pure React + Vite

🚀 Run it

npm install
npm run dev      # open the local URL it prints
npm run build    # production build into dist/

That's it. No .env, no database, no API keys.

🧱 Tech

React 18 + TypeScript + Vite. No UI framework, no dependencies beyond React — easy to read and extend.

🧩 Want more? (Pro version)

This free version covers a single clean template. The Pro Kit adds what freelancers and small studios ask for most:

  • 🎨 Multiple invoice/quote templates & color themes
  • 🖼️ Your logo on every document
  • 👥 Client manager — save clients & reuse them
  • 📤 CSV / JSON export + bulk document history
  • 🌍 More currencies & date formats
  • 🛠️ Deploy guide (host it free on Cloudflare/Vercel) + commercial license + lifetime updates

👉 Get the Pro Kit: https://alphaletgo.gumroad.com/l/invoice-pro

License

MIT — free for personal and commercial use. A ⭐ on the repo helps others find it.

About

Free invoice & quote generator for freelancers — runs in your browser, no signup, no backend. React + Vite.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors