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
- Host: GitHub
- URL: https://github.com/ben-abdurrehman/autoinvoice
- Owner: ben-abdurrehman
- Created: 2025-04-26T15:15:29.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-06-07T11:48:30.000Z (4 months ago)
- Last Synced: 2025-06-13T10:48:52.724Z (4 months ago)
- Topics: autoinvoice, html, invoice, invoice-generator, invoice-management, invoice-pdf, javascript, nextjs, nextjs-project, tailwindcss
- Language: JavaScript
- Homepage: https://auto-invoice-pi.vercel.app/
- Size: 30 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.
