Skip to content

sahrullahh/invoice-template-html

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Invoice Template HTML CSS

an invoice template made free of charge for the needs of developers who are building an application such as an online store or something else, this template is designed to be simple, light, and responsive.

  • it's free
  • Simple
  • Responsive
  • RTL Support
  • Light weight

Preview

invoice by Mohammad Sahrullah

Live demo

Click here.

How to run and customize

  • Clone this repository or download zip manualy
  • Open folder Invoice
  • if using npm, run with command npm run require
  • and for compile scss to css just run npm run compile-sass.
  • Run index.html use Live Server vscode or click the file.

Invoice RTL Support

  • Open index.html
  • add rtl class on invoice class element like this : <div class="invoice rtl">

How to use in another app

  • Open folder invoice-production
  • and copy the file invoice.html and css folder to your application directory.

License

MIT