https://github.com/rahulgithub-web/invoicely.ai
Created with StackBlitz ⚡️
https://github.com/rahulgithub-web/invoicely.ai
Last synced: 8 months ago
JSON representation
Created with StackBlitz ⚡️
- Host: GitHub
- URL: https://github.com/rahulgithub-web/invoicely.ai
- Owner: rahulgithub-web
- Created: 2024-11-22T14:11:58.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-22T14:16:53.000Z (over 1 year ago)
- Last Synced: 2025-03-17T23:52:05.770Z (about 1 year ago)
- Language: TypeScript
- Homepage: https://stackblitz.com/edit/sb1-dhpj6p
- Size: 108 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# invoicely.ai - Invoice Generator Application
[Edit in StackBlitz next generation editor ⚡️](https://stackblitz.com/~/github.com/rahulgithub-web/invoicely.ai)
A modern, user-friendly invoice generation application designed to help businesses create and customize professional invoices efficiently. This project is built using React, Tailwind CSS, and other modern web technologies.
---
## **Features**
- **Invoice Customization:**
- Choose from multiple pre-designed templates.
- Add company logos and details.
- Real-time preview of invoices during customization.
- **Sidebar Navigation:**
- Toggleable sidebar for easy navigation.
- Template selection options.
- Upload logos with drag-and-drop functionality.
- **Responsive Design:**
- Fully optimized for desktop and mobile devices.
- Collapsible sidebar for smaller screen sizes.
- **User-Friendly UI:**
- Clean and intuitive interface for seamless interaction.
---
## **Getting Started**
Follow these instructions to set up the project on your local machine.
### **Prerequisites**
Ensure you have the following installed on your system:
- [Node.js](https://nodejs.org/) (v16 or later)
- [npm](https://www.npmjs.com/) or [yarn](https://yarnpkg.com/)
- A modern web browser (e.g., Chrome, Firefox)
---