A screenshot of an invoice maker app

Invoicer.studio

In Q1 of this year, I set out to build a product with the aim of giving at least a single person some kind of value.Invoicer is a tool that allows you to create invoices and send them to your clients. It is fully client-side with zero back-end, and leverages browser functionality to print invoices as PDF.A big part of the time spent on Invoicer was on researching the best ways to use web technology to generate the DOM to PDF. I learned a lot about this, and ended up deciding it was most logical to rely on the browser's built-in print functionality.
React
Next.js
TypeScript
Styled Components
Framer Motion
Visit invoicer.studio