Skip to content

utkar-sh-ukla/Invoice-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Redux-based Invoice Management System

React Bootstrap

Welcome to the Redux-based Invoice Management System, a sophisticated project developed with React. This application allows you to effortlessly create invoices by adding itemized items, configuring quantities, prices, tax rates, and discounts. You can also conveniently download your invoices in PDF format directly to your device. The power of this project is harnessed through jspdf-react, which captures data from the modal and efficiently converts it from canvas to PDF.

Live Demo

Check out the live demo here

Installation

To get started with the Redux-based Invoice Management System, follow these simple installation steps:

  1. Clone this repository to your local machine:
git clone https://github.com/utkar-sh-ukla/Invoice-Generator.git
  1. Install the necessary dependencies:
npm install
  1. Start the application for development, or build it for production:
npm start / npm run build

Feel free to explore this versatile invoice management system and take control of your invoicing needs with ease.