BillCraft is an invoicing web‑app that simplifies billing with autogenerated PDF invoices, client management, and customizable templates.
- One-click e‑invoice or PDF generation
- Responsive UI for desktop/mobile
- Client and product management dashboard
- Optional email delivery of invoices
- Frontend: React, Bootstrap
- Backend: Node.js with Express
- Database: MongoDB
- PDF Generation: pdfkit or similar
git clone https://github.com/rao-shreya/BillCraft.gitcd BillCraftnpm install- Create
.envwith your MongoDB URI and API keys npm start
- Access via
http://localhost:3000 - Add a client → Create a product → Generate invoice → Download or email
Add screenshots here
PRs welcome! Please file issues for bugs or feature requests.
MIT License © 2025 Rao‑Shreya