Skip to content

This is a React-based invoice generator application that allows users to input invoice details and generate a PDF invoice. The application provides a real-time preview of the invoice as users input data.

Notifications You must be signed in to change notification settings

HARISHKUMAR023/invoice-genarator

Repository files navigation

Invoice Generator

This is a React-based invoice generator application that allows users to input invoice details and generate a PDF invoice. The application provides a real-time preview of the invoice as users input data. alt text

Features

  • Upload a company logo.
  • Input company and client information.
  • Add, update, and remove invoice items.
  • Calculate the total amount.
  • Real-time preview of the invoice.
  • Download the invoice as a PDF.

Technologies Used

  • React
  • @react-pdf/renderer
  • react-image-file-resizer

Installation

  1. Clone the repository:
git clone https://github.com/HARISHKUMAR023/invoice-genarator
cd invoice-generator
  1. Dependence install:
npm install
  1. Run the app:
npm run dev

Thanks for contibution

Email: harishkumarsp023@gmail.com

About

This is a React-based invoice generator application that allows users to input invoice details and generate a PDF invoice. The application provides a real-time preview of the invoice as users input data.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published