/invoicecreator

Web application for generating invoices built with React and Node.js.

Primary LanguageJavaScript

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.😊