# Beste UI

> Beautiful, accessible blocks, pieces and components for shadcn/ui and Tailwind CSS, built for React and Next.js. Install one with the shadcn CLI and the code is yours to edit: no runtime dependency, nothing to upgrade.

Markdown rendition of https://ui.beste.co/piece/weather10. Every page on the site has one: add `.md` to any address, or send `Accept: text/markdown`.

Last updated: 2026-05-03

Whole catalog for LLMs: https://ui.beste.co/llms.txt. Registry index: https://ui.beste.co/r/registry.json

---
1. /
2. [Pieces](/pieces)
3. /
4. [Weather](/pieces/weather)
5. /
6. Weather Alert

# Weather Alert

Severity-colored triangle alert with title, severity badge, descriptive detail, and an Until line.

Heat AdvisoryAdvisory

Heat index up to 38°C this afternoon. Stay hydrated and avoid direct sun.

Until 9:00 PM tonight

CLICode

Base UI

![](https://oud.pics/sm/l/npm.svg)`npx shadcn add https://ui.beste.co/piece/r-base/weather10`

New here? Read the [installation guide](/docs/installation).

Import & useCopy

```
import { Weather10 } from "@/components/beste/piece/weather10";

<Weather10
  severity="advisory"
  title="Heat Advisory"
  detail="Heat index up to 38°C this afternoon. Stay hydrated and avoid direct sun."
  until="Until 9:00 PM tonight"
/>
```

## More Weather pieces

[View all Weather](/pieces/weather)

[](/piece/weather1)

Istanbul

18°C

CloudyH:21° · L:12°

### Weather Card

City name, big temperature, condition label, and a high/low line with an icon tile that colors by condition.

[](/piece/weather2)

Mon

24°15°

Tue

22°14°

Wed

18°12°

Thu

19°13°

Fri

25°16°

### Weekly Forecast

Row of day columns with weekday label, condition icon, and a high/low temperature pair.

[](/piece/weather5)

Humidity64%

Wind12 km/hNE

Pressure1018 hPa

UV Index6High

### Weather Metrics

Four-cell grid of atmospheric stats with uppercase labels, bold tabular values, and an optional detail line.

[](/piece/weather4)

Istanbul

22°C

Sunny

H:25°L:14°· Feels 24°

### Hero Weather

Big tabular temperature anchored under a city header and condition icon, with high, low, and feels-like below.

[](/piece/weather3)

Now22°

10 AM23°

11 AM24°

12 PM24°

1 PM21°

2 PM20°

### Hourly Forecast

Six-column hourly strip pairing each label with a condition icon and a tabular temperature.

[](/piece/weather7)

PrecipitationNext 6h

10%Now

25%11

60%12

95%1

78%2

35%3

### Precipitation Bars

Six-hour rain probability column chart with sky-blue bars rising on a muted track and percentages on top.

## Ship the interface, keep the code.

New blocks, pieces and components every week. Install one with a command and it is yours to edit. No runtime dependency, no upgrade path to fight.

[Browse the libraryBrowse the library](/blocks)[See pricingSee pricing](/pricing)

### Library

* [Blocks](/blocks)
* [Pages](/pages)
* [Pieces](/pieces)
* [Components](/components)
* [Search](/search)

### Learn

* [Docs](/docs)
* [AI & MCP](/docs/mcp)
* [Blog](/blog)
* [Free tools](/tools)
* [What's new?](/changelog)
* [Website Builder](https://beste.co)

### More

* [Pricing](/pricing)
* [Referrals](/referrals)
* [License](/license)
* [GitHub](https://github.com/beste-co/beste-ui)

### Shadcn Blocks

* [Shadcn Hero Blocks](/blocks/hero)
* [Shadcn Feature Blocks](/blocks/feature)
* [Shadcn Pricing Blocks](/blocks/pricing)
* [Shadcn CTA Blocks](/blocks/cta)
* [Shadcn FAQ Blocks](/blocks/faq)
* [Shadcn About Blocks](/blocks/about)
* [Shadcn Stats Blocks](/blocks/stats)
* [Shadcn Footer Blocks](/blocks/footer)
* [Shadcn Navigation Blocks](/blocks/navigation)
* [Shadcn Auth Blocks](/blocks/auth)
* [Shadcn Ecommerce Blocks](/blocks/ecommerce)
* [Shadcn Portfolio Blocks](/blocks/portfolio)
* [Shadcn Showcase Blocks](/blocks/showcase)
* [Shadcn Careers Blocks](/blocks/careers)
* [Shadcn Onboarding Blocks](/blocks/onboarding)
* [Shadcn Coming Soon Blocks](/blocks/coming-soon)
* [Shadcn Post Blocks](/blocks/post)
* [Shadcn Legal Blocks](/blocks/legal)
* [Shadcn Workflow Blocks](/blocks/workflow)
* [Shadcn News Blocks](/blocks/news)

© 2026, [Beste](https://beste.co). All rights reserved.