As the name implies, invoice creator is an invoice creator or generator web app.
- Visit https://invoice.nixx.dev
- Use forward slash in the address fields to define a line break
Example:
12345 Your street,/City, State/Country
During the invoice generation, forward slashes will be interpreted as line breaks.
The result would look like:
12345 Your street,City, State
Country
See it live at https://invoice.nixx.dev
If you would like to contribute, kindly make a pull request, and hey, thanks.😊