@@ -0,0 +1,10 @@
+# Grainy Gradient playground
+
+* View at [grainy-gradients.vercel.app](https://grainy-gradients.vercel.app)
+Explore the parameters to make a basic grainy gradient.
+[diagram](/public/diagram.png)
+## Code
+Next.js app, with Ant Design components, zustand for state, and help from highlight.js and react-color.