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.
๐ https://quick-invoiice.netlify.app
- 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.
- React.js โ Frontend library
- Bootstrap 5 โ Styling and layout
- JavaScript (ES6) โ Logic and interactivity
- Netlify โ Hosting
(Replace path/to/... with actual paths to screenshots you commit in public/ or docs/ folder.)
git clone https://github.com/your-username/quick-invoice.git
cd quick-invoice
