johnuberbacher / invoice-generator

An Invoice creator project built with React. Uses jspdf-react to capture the data from the modal and convert it from canvas -> pdf.
https://invoice-generator-react.netlify.app/
237 stars 169 forks source link
bootstrap css css3 html html5 invoice javascript javascript-project jspdf pdf pdf-generation react react-bootstrap react-project reactjs

Invoice Generator - React App

React

An Invoice creator project built with React. Add itemized items, configure quantity, prices, tax rates and discounts. Download Invoice as PDFs to your device. Uses jspdf-react to capture the data from the modal and covert it from canvas -> pdf.

Live Demo

https://invoice-generator-react.netlify.app/

Screenshots

Installation

git clone https://github.com/johnuberbacher/invoice-generator

npm install

npm start / npm run build

To-Do

Meta

John Uberbacher – johnuberbacher.com