Search

Neumorphism/Soft UI CSS shadow generator

CSS
post-title

There are lots of softwares available from which you can get code from design. There is Neumorphism/Soft UI online and open source application that can generate CSS code for the Soft box. This is helpful for the designer.

You can design make any element like that.

This is great tool when you want to make readymade UI..

You can direct make changes from UI and get CSS code for the boxes. Or you can download the application from th GitHub.

Download the code from the link and run the below command to start application.

npm start

And in your browser, open http://localhost:3000. You can get the view to configure and get code.