This is a static website design for a consulting firm. It is built using just Tailwind CSS
https://emanuelefavero.github.io/tailwind-consulting-website/
To get started, clone this repository and run npm install
to install the dependencies.
To start watching for tailwind changes, run npm run watch
, then open live server or open the index.html
file in your browser.