Docs
Introduction

Introduction

Welcome to vmkit UI - An extension of shadcn/ui with additional components.

Introduction

vmkit UI is an extension of shadcn/ui that provides additional components for your React applications.

Features

  • Built on shadcn/ui: Extends the popular component library with new components
  • Registry Support: Uses the same registry approach for easy component installation
  • New Components: Includes additional components like ConnectButton for web3 integration
  • Fully Customizable: Just like shadcn/ui, all components are fully customizable

Getting Started

To get started with vmkit UI, you'll need to have a React project with shadcn/ui already set up. If you don't have shadcn/ui installed, you can follow the installation guide.

Once you have shadcn/ui set up, you can install vmkit UI:

pnpm dlx vmkit init