ravi238873 / 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.

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

  • Finish parsing data into Preview Modal

  • Currency Picker

  • Calculate Tax and Discounts

  • Store invoices in Firebase DB

Meta

John Uberbacher – johnuberbacher.com

About

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/


Languages

Language:JavaScript 88.0%Language:CSS 6.5%Language:HTML 5.5%