├── .gitignore ├── LICENSE ├── README.md ├── index.html ├── input.css ├── output.css ├── package-lock.json ├── package.json └── tailwind.config.js /.gitignore: -------------------------------------------------------------------------------- 1 | node_modules/ -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- 1 | MIT License 2 | 3 | Copyright (c) 2022 Themesberg 4 | 5 | Permission is hereby granted, free of charge, to any person obtaining a copy 6 | of this software and associated documentation files (the "Software"), to deal 7 | in the Software without restriction, including without limitation the rights 8 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 9 | copies of the Software, and to permit persons to whom the Software is 10 | furnished to do so, subject to the following conditions: 11 | 12 | The above copyright notice and this permission notice shall be included in all 13 | copies or substantial portions of the Software. 14 | 15 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 16 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 17 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 18 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 19 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 20 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 21 | SOFTWARE. 22 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | ## Tailwind CSS Landing Page 2 | 3 | This repository is an example of a responsive landing page built with [Flowbite Blocks](https://flowbite.com/blocks/) based on the Tailwind CSS framework and Flowbite library that you can use for your project. 4 | 5 | ## Live preview 6 | 7 | Check out the live preview here: 8 | 9 | [Landing page demo](https://themesberg.github.io/tailwind-landing-page/). 10 | 11 | ## Getting started 12 | 13 | Make sure that you have Node.js, Tailwind CSS and Flowbite installed. 14 | 15 | 1. Run `npm install` inside your terminal 16 | 17 | 2. Watch for files and compile Tailwind CSS + Flowbite: 18 | 19 | ``` 20 | npx tailwindcss -i ./input.css -o ./output.css --watch 21 | ``` 22 | 23 | ## Built with Flowbite Blocks 24 | 25 | Get started with a huge collection of over 120+ website sections powered by Tailwind CSS and the Flowbite Library: 26 | 27 | - 🔗 [Flowbite Blocks](https://flowbite.com/blocks/) 28 | - 🔗 [Flowbite Library](https://flowbite.com/docs/getting-started/introduction/) 29 | - 🔗 [Tailwind CSS](https://tailwindcss.com/) 30 | 31 | ## Screenshot 32 | 33 |  34 | 35 | -------------------------------------------------------------------------------- /index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 |
4 | 5 | 6 | 7 |From checkout to global sales tax compliance, companies around the world use Flowbite to simplify their payment stack.
59 | 60 | Get started 61 | 62 | 63 | 64 | Speak to Sales 65 | 66 |Here at Flowbite we focus on markets where technology, innovation, and capital can unlock long-term value and drive economic growth.
141 |Plan it, create it, launch it. Collaborate seamlessly with all the organization and hit your marketing goals every month with our marketing plan.
149 |Protect your organization, devices and stay compliant with our structured workflows and custom permissions made for you.
156 |Auto-assign tasks, send Slack messages, and much more. Now power up with hundreds of new templates to help you get started.
163 |Audit-proof software built for critical financial operations like month-end close and quarterly budgeting.
170 |Craft beautiful, delightful experiences for both marketing and product with real cross-company collaboration.
177 |Keep your company’s lights on with customizable, iterative, and structured workflows built for all efficient teams and individual.
184 |We are strategists, designers and developers. Innovators and problem solvers. Small enough to be simple and quick, but big enough to deliver the scope you want at the pace you need. Small enough to be simple and quick, but big enough to deliver the scope you want at the pace you need.
194 |We are strategists, designers and developers. Innovators and problem solvers. Small enough to be simple and quick.
195 |Track work across the enterprise through an open, collaborative platform. Link issues across Jira and ingest data from other software development tools, so your IT support and operations teams have richer contextual information to rapidly respond to requests, incidents, and changes.
208 |Deliver great service experiences fast - without the complexity of traditional ITSM solutions.Accelerate critical development work, eliminate toil, and deploy changes with ease.
209 | 210 | Learn more 211 | 212 | 213 |Try Flowbite Platform for 30 days. No credit card required.
222 | Free trial for 30 days 223 |