Narendra Singh
Narendra Singh
let users select a shadow and checkout use cases like shadow applied on: - button - card - model - input, etc design ideas are welcome.
update code syntax with latest react version.
some shadows (shadow values) are duplicates, see ex: "Instagram login box", (if you don't find example, its probably removed ) verify and correct those shadow values by going to that...
filters can be : -by popular brands -by brand category*. etc sorts can be: -Alphabetically -Without border first -borders first -incent borders first etc anything else you want to add...
Keep it minimal and max 2 lines. Remove words like 'shadow' from title , update it work text that makes more sense.
like from LinkedIn, Instagram, even Github.
add new box shadows you find useful by editing `src/shadows.js` ``` { "name": "NAME-HERE", "shadow": "BOX-SHADOW-CSS-HERE", "border": "BORDER-CSS-HERE" }, ```