A web application that allows you to create printable invoices using React.js
Invoicer
An online invoicing software that helps you craft and print professional invoices for your customers for free! Keep your business and clients with one invoicing software.
Live URL: http://invoicer-eta.vercel.app/
Tools Used:
- React.js
- Firebase
- React-to-print
- Tailwind CSS
- Material UI
- React Hook Form
- React Toastify
- Redux Toolkit
To work on this project
- Clone the repository
- Run
npm install
- Start the development
npm start