This document describes a weather application that allows users to search for weather conditions in different cities. The app uses the Rapid API weather data source to retrieve temperature, humidity, wind speed and other weather details for searched cities. It has a simple interface where the user enters a city name and clicks search to display the current weather conditions. The app is built using HTML, CSS and JavaScript with a Bootstrap framework and communicates with the Rapid API backend to provide real-time weather updates to users.