CSS Noise gradient generator
fork from : https://github.com/cjimmy/grainy-gradients.git

Jimmy Chion d627ed4be5 readme hace 3 años
public d627ed4be5 readme hace 3 años
src f8348ab335 footer, etc hace 3 años
.babelrc 48177466fc check in. has ts warnings hace 3 años
.eslintrc.js 8b541c74f6 boiler plate reset hace 3 años
.gitignore b0d745d5b3 Initial commit from Create Next App hace 3 años
.nvmrc 8b541c74f6 boiler plate reset hace 3 años
.prettierignore 8b541c74f6 boiler plate reset hace 3 años
.prettierrc.js 8b541c74f6 boiler plate reset hace 3 años
README.md d627ed4be5 readme hace 3 años
next-env.d.ts 8b541c74f6 boiler plate reset hace 3 años
next.config.js cbf0475a79 vercel.json hace 3 años
package-lock.json 76479d1cca better hace 3 años
package.json 727f404cbc copy button hace 3 años
tsconfig.json 8b541c74f6 boiler plate reset hace 3 años
vercel.json cbf0475a79 vercel.json hace 3 años

README.md

Grainy Gradient playground

Explore the parameters to make a basic grainy gradient.

diagram

Code

Next.js app, with Ant Design components, zustand for state, and help from highlight.js and react-color.