• Blog
  • Docs
  • Pricing
  • We’re hiring!
Log inSign up
Dhanu

Dhanu

ddd

Public
Like
ddd
Home
Code
1
README.md
Branches
1
Pull requests
Remixes
History
Environment variables
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in milliseconds.
Sign up now
Code
/
README.md
Code
/
README.md
Search
5/16/2025
Viewing readonly version of main branch: v1
View latest version
README.md

World Weather App

A weather application that shows current weather conditions and 3-day forecasts for locations around the world.

Features

  • Search for weather by city name
  • Display current weather conditions (temperature, humidity, wind speed, etc.)
  • Show 3-day weather forecast
  • Responsive design for mobile and desktop

Tech Stack

  • Frontend: React with TailwindCSS
  • Backend: Hono API framework on Val Town
  • Weather Data: Open-Meteo API (no API key required)
  • Storage: SQLite for saving user preferences and search history

Project Structure

├── backend/
│   ├── index.ts         # Main API entry point
│   └── weather.ts       # Weather data fetching logic
├── frontend/
│   ├── components/      # React components
│   │   ├── App.tsx
│   │   ├── SearchBar.tsx
│   │   ├── CurrentWeather.tsx
│   │   ├── ForecastCard.tsx
│   │   └── WeatherForecast.tsx
│   ├── index.html       # Main HTML template
│   └── index.tsx        # Frontend JS entry point
└── shared/
    └── types.ts         # Shared types and interfaces

How to Use

  1. Search for a city in the search bar
  2. View current weather conditions
  3. Check the 3-day forecast below
  4. Recent searches are saved for quick access
FeaturesVersion controlCode intelligenceCLIMCP
Use cases
TeamsAI agentsSlackGTM
DocsShowcaseTemplatesNewestTrendingAPI examplesNPM packages
PricingNewsletterBlogAboutCareers
We’re hiring!
Brandhi@val.townStatus
X (Twitter)
Discord community
GitHub discussions
YouTube channel
Bluesky
Open Source Pledge
Terms of usePrivacy policyAbuse contact
© 2025 Val Town, Inc.