Invoice Generator - React Redux App

React

An Invoice generator project built with React. Redux application with features like, creating, saving, deleting & editing invoices. After creating the invoices it provides the facility to download them in pdf format.

Live Demo

https://swipe-invoice-generator.netlify.app/

Installation

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

npm install

npm start / npm run build