Skip to content

ViktorieTrungerova/react-invoice

Repository files navigation

React invoice form

Installation

  • Clone repository
  • Install all packages $ npm i

Run Watch

$ webpack

Api

  • get taxes - api/taxes
  • get invoice - api/invoice/get/
  • get all invoices - api/invoices
  • get all clients - api/clients
  • save invoice - api/invoice/save
  • remove invoice - api/invoice/remove/
  • update invoice item - api/invoice/update-item/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published