Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 673 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 673 Bytes

Tailwind Consulting Firm Website

This is a static website design for a consulting firm. It is built using just Tailwind CSS

Live Website

https://emanuelefavero.github.io/tailwind-consulting-website/

Screenshot

Website Screenshot

Getting Started

To get started, clone this repository and run npm install to install the dependencies.

Development

To start watching for tailwind changes, run npm run watch, then open live server or open the index.html file in your browser.

License