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
- Host: GitHub
- URL: https://github.com/emanuelefavero/tailwind-consulting-website
- Owner: emanuelefavero
- License: mit
- Created: 2022-12-16T03:09:59.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-06T00:32:30.000Z (almost 3 years ago)
- Last Synced: 2025-03-26T00:51:21.218Z (7 months ago)
- Topics: consulting-website, css, html, portfolio-website, tailwind, tailwindcss
- Language: CSS
- Homepage: https://emanuelefavero.github.io/tailwind-consulting-website/
- Size: 908 KB
- Stars: 5
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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

## 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)