This is a Next.js project with TailwindCSS and Firebase where we can create, manage our invoices, partners, and customers. The application generates XML output that compatible with the Hungarian National Tax and Customs API (NAV).
For the latest stable version
npm install
npm run build
npm run start
Open http://localhost:3000 with your browser to see the result.
Edit/Create Invoice Modal in the Dashboard
There are many ways to contribute to Invoice Management.
- Submit bugs and help us verify fixes as they are checked in.
- Review the source code changes.
- Contribute bug fixes.