Weather App A simple web-based weather application that allows users to get the current weather information of any city in the world. Built using JavaScript, HTML, and CSS, the app fetches real-time weather data from the OpenWeather API.
- Search for current weather by city name
- Displays temperature, weather condition, humidity, and wind speed
- Responsive design for mobile and desktop views
- Uses the OpenWeather API for real-time data
Client: TailwindCSS, HTML5, CSS
Server: JavaScript, OpenWeather API