Skip to content

Invoice Editor App using React. This app allows users to add, edit, or remove line items. Grand total and total for each item row is getting updated on-the-fly as user interacts with the application.

Notifications You must be signed in to change notification settings

ufthelp/invoice-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

Invoice Editor App

Technology stack :- React

Description: * It allows users to add, edit, or remove line items. Grand total and total for each item row is getting updated on-the-fly as user interacts with the application.*

How to run App

npm install
npm start

How to Run App testcases

npm test

About

Invoice Editor App using React. This app allows users to add, edit, or remove line items. Grand total and total for each item row is getting updated on-the-fly as user interacts with the application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published