Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 377 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 377 Bytes

WeatherNow

This is a simple weather application that allows users to enter a city name and get current weather information.

Features

  • Input field to enter city name
  • Button to initiate weather search
  • Display of city name, local time, and temperature

Technologies Used

  • HTML
  • CSS
  • JavaScript (ES6+)

APIs Used

  • WeatherAPI.com for fetching weather data