Skip to content

Latest commit

 

History

History
43 lines (29 loc) · 1.28 KB

File metadata and controls

43 lines (29 loc) · 1.28 KB

Quick Invoice 🧾

A sleek and responsive invoice generator built with React and Bootstrap. Fill in client details, add items, get real-time calculations, and generate a printable invoice in seconds.


🚀 Live Demo

🔗 https://quick-invoiice.netlify.app


✨ Key Features

  • Dynamic Invoice Form: Add client info and multiple line items.
  • Real-time Calculations: Totals update automatically as you enter data.
  • Print or Save invoices directly from your browser.
  • Responsive Design: Works seamlessly on mobile, tablet, and desktop.
  • Built with React & Bootstrap for fast UI development and a clean look.

🛠️ Tech Stack

  • React.js – Frontend library
  • Bootstrap 5 – Styling and layout
  • JavaScript (ES6) – Logic and interactivity
  • Netlify – Hosting

📸 Screenshots

Invoice Form on Desktop
Invoice on Mobile

(Replace path/to/... with actual paths to screenshots you commit in public/ or docs/ folder.)


📝 Usage Instructions

1. Clone the Repo

git clone https://github.com/your-username/quick-invoice.git
cd quick-invoice