Skip to content

Rawallon/Neumorphic-CSS-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neumorphic CSS Generator

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

Feature list

  • Adjusted to match color
  • Real-time Preview
  • Shadow Configuration
    • Angle
    • Distance
    • Intensity
    • Blur
    • Concavity

Running it

# 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!