Skip to content

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

Notifications You must be signed in to change notification settings

justnixx/invoicecreator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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