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.
Create a file named .env.local in the root directory of the project and place your Firebase keys inside. Here's an example content of the .env.local file: REACT_APP_FIREBASE_API_KEY=your_api_key REACT_APP_FIREBASE_AUTH_DOMAIN=your_domain REACT_APP_FIREBASE_PROJECT_ID=your_project_id REACT_APP_FIREBASE_STORAGE_BUCKET=your_storage_bucket REACT_APP_FIREBASE_MESSAGING_SENDER_ID=your_sender_id REACT_APP_FIREBASE_APP_ID=your_app_id
-
React.js
-
Firebase
-
React-to-print
-
Tailwind CSS
-
Material UI
-
React Hook Form
-
React Toastify
-
Redux Toolkit
-
Start the development
npm start