fullstack-superdev / React-Invoice-Generator-Project

A Web Application generates Invoices as PDFs to your device using html-to-image and jsPDF.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Invoice Generator - ReactJs

React TailwindCSS

An Invoice Generator project built with React and TailwindCSS. Add items, quantity, prices, tax rates and discounts. Download Generated Invoices as PDFs to your device and print out. Use html-to-image to capture the data from modal and convert it from canvas to pdf with jsPDF.

Live Demo

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

Screenshots

Tools

  • React
  • Tailwind CSS
  • Headless UI
  • Html-to-image
  • jsPDF

Instalation

git clone https://github.com/Superdev-Kevin/React-Invoice-Generator-Project

npm install

npm start / npm run build

Meta

Hourmeng Khy

About

A Web Application generates Invoices as PDFs to your device using html-to-image and jsPDF.


Languages

Language:JavaScript 89.4%Language:HTML 8.1%Language:CSS 2.4%