A weather app built with React, TypeScript, and Tailwind CSS, providing real-time weather data through a REST API. It includes city search, unit switching between Celsius and Fahrenheit, 24-hour hourly updates, and 5-day forecasts. The app also offers a simple summary for major cities and uses the Context API for basic state management.