Skip to content
/ weather-forecast Public template

This weather forecast application is built using HTML, CSS, and JavaScript. The application allows users to search for current weather information by city name, using the OpenWeatherMap API. It displays the temperature, weather description, maximum and minimum temperatures, humidity, and wind speed.

Notifications You must be signed in to change notification settings

vctorpego/weather-forecast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Weather Forecast Application

This project is a weather forecast application that allows users to search for current weather information by city name. It fetches data from the OpenWeatherMap API and displays temperature, weather conditions, humidity, and wind speed.

You can view the live application

(https://vctorpego.github.io/weather-forecast/)

Features

  • Responsive design with a clean and modern user interface.
  • Real-time weather data fetched from the OpenWeatherMap API.
  • Displays temperature, weather conditions, humidity, and wind speed for the searched city.
  • Provides visual feedback when the city is not found or when the input field is empty.

How to Use

  • Open index.html in your web browser.
  • Enter the name of a city in the search input and click the search button.

Technologies Used

About

This weather forecast application is built using HTML, CSS, and JavaScript. The application allows users to search for current weather information by city name, using the OpenWeatherMap API. It displays the temperature, weather description, maximum and minimum temperatures, humidity, and wind speed.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published