Quick Start

Examples

  • Basic Usage
  • Next.js

Notice

To use UIKit, the React version should be in the range >=16.8 and <18, we recommend v17.

Installation

In your React project, install UIKit by running the following:

npm i @totejs/uikit @emotion/react@^11 @emotion/styled@^11 framer-motion@^6

To use icons, just install as follow:

npm i @totejs/icons