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

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

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.