Invoice Monkey is an application that allows users to easily generate and manage invoices.
- Easy-to-use UI
- Ability to create and manage invoices
- View customer data
- View reports
- Sign in with Google
- Clone the repository
$ git clone https://github.com/uxderrick/invoice-monkey.git
- Install dependencies
$ npm install
- Start the application
$ npm start
Invoice Monkey can be used to create and manage invoices. Users can view their invoices, view customer data, and generate reports.
- On the dashboard, click the "Create Invoice" button.
- Enter the customer information.
- Enter the items for the invoice.
- Click the "Generate Invoice" button.
- On the dashboard, click the "Invoices" tab.
- Click on the invoice to view it.
- To delete an invoice, click the "Delete" button.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.