Skip to content

buddhirangana/invoice_generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Invoice Generator 🧾

A simple and efficient Invoice Generator web application that allows users to create, preview, and download invoices in PDF format. Built with React.js, this tool is perfect for freelancers, small businesses, and professionals who need a quick and hassle-free invoicing solution.

🚀 Live Demo: Invoice Generator

Features ✨

User-Friendly Interface – Easy to fill invoice details like items, prices, and more.
Auto Calculation – Automatically calculates total amount.
PDF Download – Generate and download invoices as PDF files.
Responsive Design – Works perfectly on desktop and mobile devices.

Technologies Used 🛠️

  • React.js – Frontend framework
  • HTML & CSS – Styling and structure
  • JavaScript – Logic and interactivity
  • react-pdf – PDF generation

Installation & Setup ⚙️

1️⃣ Clone the repository:

git clone https://github.com/buddhirangana/invoice_generator.git
cd invoice_generator

2️⃣ Install dependencies:

npm install

3️⃣ Run the development server:

npm start

4️⃣ Open in browser:

http://localhost:3000

Deployment 🚀

This app is deployed on Vercel. To deploy your own version:

npm run build
vercel

Contributing 🤝

Contributions are welcome! If you have suggestions or find any issues, feel free to open an issue or submit a pull request.

License 📜

This project is licensed under the MIT License – feel free to use and modify it.

About

A simple and efficient Invoice Generator web application that allows users to create, preview, and download invoices in PDF format.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors