An open API service indexing awesome lists of open source software.

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

This is a static website design for a consulting firm. It is built using just Tailwind CSS
https://github.com/emanuelefavero/tailwind-consulting-website

consulting-website css html portfolio-website tailwind tailwindcss

Last synced: 6 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# Tailwind Consulting Firm Website

This is a static website design for a consulting firm. It is built using just [Tailwind CSS](https://tailwindcss.com/)

### Live Website

[https://emanuelefavero.github.io/tailwind-consulting-website/](https://emanuelefavero.github.io/tailwind-consulting-website/)

### Screenshot

![Website Screenshot](./img/screenshot.png '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

- [MIT](LICENSE.md)