Skip to content

itdev-gr/quotation_proforma

Repository files navigation

Quotation Website

A simple quotation website built with Astro where users can add products with prices and VAT, then export the quotation as PDF.

Features

  • Add products with name, price, and VAT
  • Automatic calculation of subtotals, VAT amounts, and totals
  • Export quotation as PDF
  • Clean and modern UI

Getting Started

  1. Install dependencies:
npm install
  1. Run the development server:
npm run dev
  1. Open http://localhost:4321 in your browser

Build

To build for production:

npm run build

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors