A simple web app to create and manage invoices. Built by Shiva, a student exploring web development.
- Create professional invoices easily
- Save invoices in your browser
- Download as PDF or send via email
- Multiple templates to choose from
- Live preview while editing
- Export in different formats (JSON, CSV, etc.)
-
Clone this repo:
git clone https://github.com/itsshiva78/Invoi.git cd invoify -
Install dependencies:
npm install -
Run the app:
npm run dev -
Open http://localhost:3000 in your browser.
This project is licensed under the MIT License.