dead8309 / shadcn-kotlin

shadcn/ui, but for KotlinJS

Home Page:https://shadcn-kotlin.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

shadcn-kotlin

shadcn-kotlin is an unofficial port of shadcn/ui made using Kobweb

Note
This project is not affiliated with shadcn, but inspired by him
This project is created in need for ui library for the KotlinJs community.

Accessible and customizable components' library. Free. Open Source.

cover

Documentation

Visit https://shadcn-kotlin.vercel.app/docs to view the documentation.

Run Locally

To install and set up the project locally, follow these steps:

Warning Kobweb is essential for this project to work. Follow this guide if you don't have kobweb setup

  1. Clone the repository:

    git clone https://github.com/dead8309/kobweb-react-tailwind.git
  2. Navigate to the project directory:

    cd kobweb-react-tailwind/site
  3. To run the application, execute the following command:

kobweb run

This will build the project and start a local development server. You can access it in your web browser at http://localhost:8080.

Integration with Tailwind CSS

Using tailwind-kt gradle plugin which does everything.

You can read the manual configuration here which has been used before.

License

Licensed under the MIT license.

Acknowledgments

Special thanks to excellent people, tools and resources that make this project possible:

About

shadcn/ui, but for KotlinJS

https://shadcn-kotlin.vercel.app/

License:MIT License


Languages

Language:Kotlin 76.9%Language:JavaScript 20.9%Language:CSS 2.2%