# Mini Calendar

> This is a sleek and responsive mini calendar component built using React and TailwindCSS, designed to display weekly views with a focus on minimalism and clarity. The selected day is highlighted with a bold background and primary accent color (blue-600), while adjacent dates remain subtle for visual hierarchy. Navigation arrows allow users to switch between months smoothly. The component is ideal for dashboards, schedulers, or date-picking interfaces.

- Author: [Hardik Kubavat](https://21st.dev/@hardik0110)
- License: no-license
- npm dependencies: date-fns, iconsax-react
- Live preview: https://21st.dev/@hardik0110/components/mini-calendar

## Install

```bash
npx shadcn@latest add "https://21st.dev/r/hardik0110/mini-calendar?api_key=$API_KEY_21ST"
```

Requires a 21st API key (generate one at https://21st.dev/mcp) passed as `API_KEY_21ST`. Free accounts get a limited number of installs per day; unlimited on a paid plan — see https://21st.dev/pricing.

Full component directory: https://21st.dev/llms.txt
