Form — Invoice builder
Line items with quantity/price, subtotal/tax/total, add row.
313copies
·
Added just now
Form — Invoice builder
Create form — invoice builder. Spec: Line items with quantity/price, subtotal/tax/total, add row. Build with: - Tailwind 4 + shadcn/ui primitives - Fully responsive (stacks on mobile) - Dark mode via next-themes - Accessible: labels, aria where needed, keyboard nav - TypeScript props Return a single self-contained React component. Include mock data inline so it renders standalone.