A tool created in react to generate complex box shadows visually
react-shadow-generato
Creating a advanced box shadow generator with React JS and hooks
Creating shadows in CSS manually sucks, which is why in this video I will show you how you can create an advanced box-shadow generator using JavaScript(React Js) with react hooks.
But this won't be a simple one you will be able to create complex multi-layer shadow with it and it will show you the generated codes so you can simply copy them and paste them into your project.