Swipe Invoice Generator is a React and Redux-based project designed for creating, editing, and managing invoices. Bootstrap is utilized for enhanced styling.
Visit the live demo here. or visit https://swipe-invoice-assignment.netlify.app/
-
Clone the repository:
git clone https://github.com/kgpatidar/swipe-invoice-generator
-
Install dependencies:
npm install
-
Run Project:
npm start
- Users can easily create new invoices using the intuitive interface.
- Remove unnecessary invoices effortlessly to maintain a clean record.
- Easily edit existing invoices or create copies for quick invoicing.
- Users can preview invoices before finalizing and download them for record-keeping.
Feel free to explore and utilize these features to streamline your invoice management process!