# EventAquariumCalendar

> The Event Aquarium Calendar is a visually engaging calendar component designed like a virtual aquarium. Each day is represented as a floating bubble, and events appear as “fish” or objects swimming into these bubbles, creating an intuitive and playful way to visualize schedules. Users can add events with a title and date, which are then dynamically placed within the aquarium. The component supports both light and dark themes, with bubbles styled appropriately for visibility. A month and year selector allows users to navigate through time, filtering the displayed bubbles and the monthly event overview accordingly. Clicking on a bubble reveals a popover with event details and a delete option, making it interactive and easy to manage events while maintaining a visually appealing and creative interface.

- Author: [Ruixen UI](https://21st.dev/@ruixen.ui)
- Library: [Ruixen UI](https://21st.dev/@ruixen.ui/library/ruixen-ui)
- License: unknown
- npm dependencies: lucide-react
- Live preview: https://21st.dev/@ruixen.ui/components/event-aquarium-calendar

## Install

```bash
npx shadcn@latest add "https://21st.dev/r/ruixen.ui/event-aquarium-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
