A Next.js + Tailwind demo for generating, tweaking, and exporting color palettes with Groq AI.
- Install dependencies
- Copy
.env.exampleto.env.localand setGROQ_API_KEY - Run
npm run dev
- AI palette generation (Groq)
- Manual hue/saturation/brightness controls
- Lock colors + regenerate
- Copy hex, CSS variables, Tailwind config
- PNG export + shareable link
- Palette history + favorites (localStorage)