This is a simple weather application that allows users to enter a city name and get current weather information.
- Input field to enter city name
- Button to initiate weather search
- Display of city name, local time, and temperature
- HTML
- CSS
- JavaScript (ES6+)
- WeatherAPI.com for fetching weather data