Glass UI Logo

Introduction

Welcome to the Glass UI documentation. Learn how to install and use our beautiful glassmorphism components.

Overview

Glass UI is a premium component library built on top of shadcn/ui. It brings the popular glassmorphism aesthetic to your Next.js applications with accessible, customizable, and ready-to-use components.

Installation

Getting started is easy. You can install our components using the CLI or by copying and pasting the code directly into your project.

npm install glass-ui-components

Usage

Here is a simple example of how to use our button component:

Glass Button
A button with a glassmorphism effect.