@carton-org/react-neumorphism
Version:
A React component library implementing the neumorphism design style
25 lines (18 loc) • 822 B
Markdown
# React Neumorphism Components
A React component library implementing neumorphism design principles - bringing soft, minimal and modern UI components to your React applications.
## 🚧 Documentation
The full documentation is available here : [React neumorphism documentation](https://react-neumorphism.benao.io/).
## 📦 Installation
Install the peer dependencies using your preferred package manager:
```bash
# Using pnpm
pnpm i -org/react-neumorphism react react-dom /css /react /styled motion
# or
npm i -org/react-neumorphism react react-dom /css /react /styled motion
# or
yarn add -org/react-neumorphism react react-dom /css /react /styled motion
```
## Author
Created by Carton
## License
MIT