Invoice Generator is a react application that generates and downloads PDF invoices with a signature feature. Users can enter invoice details, upload signature, and download the invoice as a PDF file.
npm install (To install all dependencies)
npm start (To start the application)
- jsPDF
- react-icons