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.
- 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.
- PDF Generator: React PDF
- Framework: Next.js
- Styling: Tailwind CSS
Ensure that you have Bun installed.
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
.
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.)
- 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.