This is a web tool intended to be ran in a web browser. It's written in React and generates pure copy-and-pasteable CSS for linearly animated gradients in HTML.
- Clone this repository
- In a command line,
cd
to/pure-css-animated-gradient-generator/
- Ensure dependencies are installed with
npm i
- Type
npm start
and the computer's default web browser should automatically launchlocalhost:8000