getaclue00 / tail-kit

Tail-kit is a free and open source components kit fully coded with Tailwind css 2.0.

Home Page:https://www.tailwind-kit.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tail-Kit

version license GitHub issues GitHub Repo stars

Tailwind-Kit

A beautiful and large components and templates kit for TailwindCSS 2.0

Tail-Kit is Free and Open Source. It does not change or add any CSS to the already one from TailwindCSS 2.0. It features multiple HTML elements that can be used in all web projects who's use tailwind CSS.

Components

Tailwind Starter Kit comes with 230+ Fully Coded CSS elements.

Templates

Tailwind Starter Kit contains many templates like landing pages, login pages ect. All are fully Coded and ready to copy paste.

Tailwind-Kit

Tailwind-Kit

and much more !!

Live code editor

Tailwind-Kit

Tailwind-kit include a live code editor to change the components code and see in live the modification.

Dark mode

Tailwind-Kit

Most components and templates are implemented with a light and dark version, with the new dark mode 2.0 feature of tailwind CSS.

Documentation

The documentation for the Tailwind-kit is hosted at our website.

Browser Support

At present, we officially aim to support the last two versions of the following browsers:

Chrome Firefox Edge Safari Opera

Reporting Issues/ make Pull request

Every Issues, and PR are welcome ! the site is not perfect, there must be typos, bugs, improvements. Do not hesitate to contribe and add your own components/layout.

Getting Started

Tailwind-Kit

Tail-Kit is a static site build with Next.js and typescript.

Install dependencies:

npm install
# or
yarn install

Run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying pages/_index.tsx. The page auto-updates as you edit the file (static folder : /out).

Build the static site:

npm run build
# or
yarn build

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Licensing

  • Copyright 2020 Charlie Rabiller

  • Licensed under MIT

About

Tail-kit is a free and open source components kit fully coded with Tailwind css 2.0.

https://www.tailwind-kit.com

License:MIT License


Languages

Language:TypeScript 98.7%Language:HTML 1.0%Language:JavaScript 0.3%Language:CSS 0.1%