tailwindcss-invoice-dashboard icon indicating copy to clipboard operation
tailwindcss-invoice-dashboard copied to clipboard

An invoice management dashboard template with tailwindcss

Tailwindcss Invoice Dashboard Template

A responsive invoice management dashboard designed with tailwindcss.

Screenshots

App Screenshot

Installation & Development

For furthur development, Tailwindcss and Node.js dependencies need to be installed by npm.

  npm install 

In development, Tailwind CLI will be needed to watch and build the style.css

  npm run build