DryKISS Ltd; React component library.
DryKISS is a react design system developed by DryKISS. It offers a wide range of components that are used in NextJS projects. The design system is designed to enable rapid prototyping of websites of any scale. DryKISS has made this design system available to the wider community for experimentation.
To install the DryKISS design system, follow the steps below:
npm install drykiss
import { Button, Card, Input } from 'drykiss';
DryKISS is a react design system developed by DryKISS. It offers a wide range of components that can be used in NextJS projects. The design system enables rapid prototyping of websites at any scale. DryKISS has made this design system available to the wider community for experimentation. To install the design system, users can use npm to install the package and then import the components in their NextJS project.