Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 577 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 577 Bytes

Weather-App

Check it out Weather-App

Enables users to enter a location and obtain real-time weather information for that location, providing the most recent weather conditions (such as temperature, humidity, and wind speed).

Project Specifications

  • display UI with city name, wind speed, humidity and temperature
  • allow users to search for specific city
  • provide current weather data for a given location

Technologies

Project is created with:

  • HTML5
  • CSS3
  • JavaScript