A basic invoice creator, with a default template resembling classic Freshbooks :)
A fully-featured version is hosted here: https://ig.billahmed.com/
- View output in real time
- Many customizable fields
- Import CSV for bulk changes
- Edit invoice entries directly (add, remove, re-order, etc.)
- Export to PDF
- Sync with cloud storage (OneDrive)
- Customize currency
- Assign tax and amount paid
npm install
npm start
npm run build