With Neumorphism you can give your users a novel and delightful experience for the low low price of two box shadows!
This app made with React in Typescript to quickly generate CSS in the neumorphic style.
HoNqczN.mp4
- Adjusted to match color
- Real-time Preview
- Shadow Configuration
- Angle
- Distance
- Intensity
- Blur
- Concavity
# Clone this repo
$ git clone http://github.com/Rawallon/Neumorphic-CSS-Generator
# To install any dependencies
$ npm install
# To make it start!
$ npm start
# Horay!