Skip to content

cjimmy/grainy-gradients

Repository files navigation

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.

# install dependencies
npm i

# run locally
npm run dev

# lint
npm run lint

# build locally
npm run build

Most of the important code is under src/components/CodeBlocks

Releases

No releases published

Packages

No packages published