Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 721 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 721 Bytes

Techplement

Weather App Dashboard

Welcome to the Weather App Dashboard repository! This web application provides users with up-to-date weather information, including humidity and wind speed, for cities around the world.

Features

  • City Input: Users can enter the name of the city they want to get weather information for.
  • Current Weather: Display of current weather conditions, including temperature, humidity, and wind speed for the entered city.
  • Responsive Design: The dashboard is designed to be responsive, ensuring a seamless experience across devices.

Technologies Used

  • Frontend: HTML, CSS, JavaScript
  • Backend: OpenWeatherMap API (or any other weather API of your choice)