Neumorphic UI
neumorphic-ui
is a library of components based on the concept of
neumorphism.
Installation
npm install neumorphic-ui
Usage
Generally, components in neumorphic-ui
can be imported as any React component
import { ExampleComponent } from 'neumorphic-ui';