Modurian logo
Modurian
ProductPricingPromptsSnap-to-Build
Sign inGet started
Modurian logo
Modurian

Multi-agent workspace. Plan, code, preview, and deploy with AI agents.

Product

  • Product
  • Pricing
  • Prompts
  • Snap-to-Build

Learn

  • Models
  • Use cases
  • Guides
  • Resources
  • About

© 2026 Modurian. All rights reserved. · A product of digitalcloud.no

Beta — features and pricing may change.

Terms of ServicePrivacy PolicyCookie Policy
Back to prompts
advancedAppsweather

Weather dashboard app

A weather dashboard with city search, current conditions, 5-day forecast, unit toggle, and saved cities. Uses free Open-Meteo API.

0 upvotes~9 creditsapp

When to use this

Use for dashboards that combine cards, charts, and location-based data presentation patterns.

Worked example

A frontend engineer wants a weather dashboard UI with sample data to practice layout and charting.

What you should get

A weather dashboard with current conditions, forecast cards, and chart-ready layout sections.

The Prompt
Build a mobile-first weather dashboard using Vite + React. Include: city search with autocomplete, current weather display with temperature, humidity, wind speed, and weather icon, 5-day forecast cards, temperature unit toggle (°C/°F), saved cities list with localStorage, responsive layout, and loading/error states. Use the Open-Meteo free API (no API key needed). Style with weather-themed gradients.

Ready to build this?

Use this prompt with Modurian's AI agents. Sign in with Google — no API keys needed.

Related prompts

Mobile-first todo app

A polished todo app with add, complete, delete, filter, and localStorage persistence. Mobile-first with smooth animations and thumb-friendly UI.

Habit tracker with streaks

A habit tracker with daily check-ins, streak counters, categories, and celebration animation. Mobile-first with localStorage persistence.

Pomodoro timer with sessions

A Pomodoro timer with focus/break sessions, circular progress, sound alerts, and session history. Clean design with dark mode.