Skip to content

afternoon2/svg-gradient-editor

Repository files navigation

SVG Gradient Editor 🌈 🖌

Create, save and download SVG gradients

screen

Create

  • using native web features
  • and/or using awesome Gregor Aisch's chroma.js library

Save as:

  • a preset object in local storage
  • or download svg file on your computer

Installation and starting in local environment

  • yarn install
  • yarn start