Invora is a modern, free invoice generator built with Next.js.
Create professional invoices in seconds with clean templates, live preview, and export support.
- Modern invoice editor with instant preview
- Multiple invoice templates (Classic, Modern, Minimal, Accent)
- Export flows for invoice PDF/PNG generation
- Responsive UI for freelancers and small businesses
- Vercel Analytics integration
- Next.js (App Router)
- React + TypeScript
- Tailwind CSS
- Radix UI + Tabler Icons
- Puppeteer (server-side rendering/export tasks)
npm install
npm run devOpen http://localhost:3000.
npm run build
npm run start- Repository: github.com/Navdeepannu/Invora
- Project on Peerlist: peerlist.io/navdeepannu/project/invora
- Portfolio: navdeepsingh.dev
- LinkedIn: linkedin.com/in/navdeepsingh0
- X: x.com/navdeepannu0
- Configure environment variables in
.envas needed for deployment. - For production, deploy on Vercel for the smoothest Next.js workflow.