An open API service indexing awesome lists of open source software.

https://github.com/ben-abdurrehman/autoinvoice

This is a nextjs saas based open source web app, for the retailers, sellers, and anyone to generate invoices, and export in PDF
https://github.com/ben-abdurrehman/autoinvoice

autoinvoice html invoice invoice-generator invoice-management invoice-pdf javascript nextjs nextjs-project tailwindcss

Last synced: 3 months ago
JSON representation

This is a nextjs saas based open source web app, for the retailers, sellers, and anyone to generate invoices, and export in PDF

Awesome Lists containing this project

README

          

# autoInvoice

## This is an `Invoice web-app`, using `nextjs`, and `tailwind`.

## Getting Started

### You can easily `download` this repo by reaching the `code button on the top, after pressing it, click on `Download zip`.

### After `Downloading` it, open in `VS Code` and write the following command in the terminal
First, run the development server:

```bash
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
```

Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.

### Here is some representation of autoInvoice.

![Project `autoInvoice` Landing-page](src/assets/Landing-page.png)