A small visual handbook for chart colors and recharts patterns. Five fruits, five colors, seven chart types.
- Vite + React 19 + TypeScript
- Tailwind CSS v4
- Recharts
npm install
npm run devOpens at http://localhost:5174.
Static dist/ output from npm run build — works on Vercel, Netlify, or any
static host. Vercel auto-detects the Vite framework.