I just shipped a new portfolio project: a Free Invoice & Document Generator that runs entirely in the browser.
I wanted to challenge myself to build a complex form-handling application without relying on a backend database. The goal was to create something useful for freelancers that respects user privacy by design.
I just shipped a new portfolio project: a Free Invoice & Document Generator that runs entirely in the browser. I wanted to challenge myself to build a complex form-handling application without relying on a backend database. The goal was to create something useful for freelancers that respects user privacy by design. ๐ The Project The app allows users to generate professional Invoices, Quotes, and Receipts instantly. Because it uses Local Storage, users can close the tab and come back later without losing their work, but no data is ever sent to a server. ๐ Live Demo: Invo ๐ ๏ธ The Stack ๐ฎ Future Roadmap While the app is functional now, I have a few features on the roadmap: ๐ Request for Feedback I built this to demonstrate my skills for freelance clients on Upwork. I appreciate any feedback or code reviews! Thanks for reading. Happy coding!