Skip to content

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.

Notifications You must be signed in to change notification settings

SanitKumar/invoice-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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-jet-omega.vercel.app/

Screenshots

Installation

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

npm install

npm start / npm run build

To-Do

  • Finish parsing data into Preview Modal

  • Currency Picker

  • Calculate Tax and Discounts

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published