Skip to content

ryeviz/WeatherForekast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WeatherForekast

WeatherForekast is a simple web application that displays weather information for a given city. The app is built using the Javascript and utilizes the OpenWeatherMap API to retrieve weather data. A convenient and reliable weather app that provides up-to-date weather information for any location you choose.

Features

  • Displays temperature, humidity, pressure, wind speed, visibility, and cloudiness for a given city.

  • Displays error message if the city entered by the user is not found or if there is an issue with the API call.

  • Responsive design for desktop and mobile devices.

Installation

Clone the repository: git clone https://github.com/vignan8/WeatherForekast.git

Usage

  • Enter the name of a city in the input box and click on "Get Weather".
  • The app will display the weather information for the specified city.
  • To change the temperature unit, select the desired unit from the dropdown menu.
  • If there is an issue with the API call or if the city entered is not found, an error message will be displayed.

Credits

This app was built using the Javascript and utilizes the OpenWeatherMap API to retrieve weather data.

License

This project is licensed under the MIT License. See the LICENSE file for more information.

Contributing

Contributions are welcome! If you would like to contribute to this project, please open an issue or submit a pull request.

About

WeatherForekast is a simple web application that displays weather information for a given city.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors