Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pranavp10/invoice-generator
This project provides a user-friendly invoice generation tool for freelancers, small businesses, and contractors. Create professional, customized invoices quickly and easily to ensure you get paid on time, every time.
https://github.com/pranavp10/invoice-generator
nextjs tailwindcss
Last synced: 3 months ago
JSON representation
This project provides a user-friendly invoice generation tool for freelancers, small businesses, and contractors. Create professional, customized invoices quickly and easily to ensure you get paid on time, every time.
- Host: GitHub
- URL: https://github.com/pranavp10/invoice-generator
- Owner: pranavp10
- License: mit
- Created: 2024-04-02T15:18:27.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-05-28T15:16:21.000Z (5 months ago)
- Last Synced: 2024-06-03T10:00:55.277Z (5 months ago)
- Topics: nextjs, tailwindcss
- Language: TypeScript
- Homepage: https://invoice-generator.prolab.sh?ref=github.com
- Size: 2.43 MB
- Stars: 88
- Watchers: 1
- Forks: 17
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - pranavp10/invoice-generator - This project provides a user-friendly invoice generation tool for freelancers, small businesses, and contractors. Create professional, customized invoices quickly and easily to ensure you get paid on (TypeScript)
README
# Free Invoice Generator
This project provides a user-friendly invoice generation tool for freelancers, small businesses, and contractors. Create professional, customized invoices quickly and easily to ensure you get paid on time, every time.
## ⛰️ Preview
![806shots_so](https://github.com/pranavp10/invoice-generator/assets/49075129/403cffa1-b540-4d62-a9bd-c3c216802fe1)
## Key Features
- **Free & Open Source:** Absolutely no cost, with the freedom to customize and adapt to your specific needs.
- **Fast & Efficient:** Generate beautiful invoices in seconds by simply filling in the blanks.
- **Unlimited Invoices:** Create as many invoices as you require, forever, at no charge.
- **Save Time & Resources:** Eliminate the need for manual invoice creation with spreadsheets and expensive software.## 🤝 Contributing
### Technologies Used
- **PDF Generator:** [React PDF](https://react-pdf.org/)
- **Framework:** [Next.js](https://nextjs.org)
- **Deployment:** [Coolify](https://coolify.io)
- **Styling:** [Tailwind CSS](http://tailwindcss.com)
- **Analytics:** [Plausible](https://invoice-generator.prolabp.sh/analytics)### Running Locally
Ensure that you have Bun installed.
```bash
git clone https://github.com/pranavp10/invoice-generator.git
cd invoice-generator
bun install
bun run dev
```Create `.env.local` file similar to `.env.example`.
### Deployment
The Invoice generator is deployed using [Coolify](https://coolify.io) self hosted. Automatic deployments are triggered when changes are pushed to the main branch.
[Live Invoice Generator Link](https://invoice-generator.prolab.sh/)
### License
You are free to use this code as inspiration. Please do not copy it directly. Crediting the author is appreciated. Please remove all personal information (images, etc.)
### Support
- **Bug Reports:** To report bugs, create an issue on the project's GitHub repository.
- **Feature Requests:** Feel free to suggest new features by creating an issue on GitHub.### Star History
[![Star History Chart](https://api.star-history.com/svg?repos=pranavp10/invoice-generator&type=Date)](https://star-history.com/#pranavp10/invoice-generator&Date)