Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 735 Bytes

README.md

File metadata and controls

32 lines (19 loc) · 735 Bytes

Introduction

Invoice Creator

As the name implies, invoice creator is an invoice creator or generator web app.

Usage

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

Demo

See it live at https://invoice.nixx.dev

Contributing

If you would like to contribute, kindly make a pull request, and hey, thanks.😊