CSS Noise gradient generator
fork from : https://github.com/cjimmy/grainy-gradients.git
|
3 vuotta sitten | |
---|---|---|
public | 3 vuotta sitten | |
src | 3 vuotta sitten | |
.babelrc | 3 vuotta sitten | |
.eslintrc.js | 3 vuotta sitten | |
.gitignore | 3 vuotta sitten | |
.nvmrc | 3 vuotta sitten | |
.prettierignore | 3 vuotta sitten | |
.prettierrc.js | 3 vuotta sitten | |
README.md | 3 vuotta sitten | |
next-env.d.ts | 3 vuotta sitten | |
next.config.js | 3 vuotta sitten | |
package-lock.json | 3 vuotta sitten | |
package.json | 3 vuotta sitten | |
tsconfig.json | 3 vuotta sitten | |
vercel.json | 3 vuotta sitten |
Explore the parameters to make a basic grainy gradient.
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