Skip to main content

💡 UI Template Layout

Banner

Koii-X uses Chakra UI to build the layout. You can customize your own UI elements such as buttons, text, icons, or anything else.

info

Want to preview your work locally? Head into your Koii-X folder and run:

yarn

After modules are installed, then run :

yarn start

The browser will load and show your work.

Here's an example of how to customize your UI:

Box


SimpleGrid


Button & Button Group