Solid UI screenshot

Solid UI

Author Avatar Theme by Stefan karger
Updated: 6 May 2025
1180 Stars

Beautifully designed components. Built with Kobalte & corvu. Styled with Tailwind CSS.

Categories

Overview

This product is an unofficial port of shadcn/ui & tremor-raw to Solid. It offers accessible and customizable components that can be easily copied and pasted into apps. The product is free, open source, and allows users to build their own component library.

Features

  • Accessible Components: Customizable UI components that are accessible for all users.
  • Copy and Paste: Easily copy and paste components into your applications.
  • Open Source: The product is open source, allowing users to modify and improve it as needed.
  • Community Support: Built by @stefan-karger, @michaelessiet, and the community for collaborative development.

Installation

To install the theme, follow these steps:

  1. Clone the repository from GitHub:
git clone [repository_link]
  1. Navigate to the project directory:
cd project_directory
  1. Install dependencies:
npm install
  1. Start using the components in your app:
import { ComponentName } from 'solid-ui'

Summary

This product is a useful resource for developers looking to enhance their applications with accessible and customizable components. With easy installation steps and extensive documentation available, users can quickly integrate these components into their projects.