Skip to content

A Weather Web Application that utilizes the OpenWeatherMap's API to return current weather information for a given location.

Notifications You must be signed in to change notification settings

ani400/weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather-Application

A Weather Web Application that utilizes the OpenWeatherMap's API to return current weather information for a given location.


Simple web application written with

  1. Javascript
  2. HTML5
  3. CSS3

that returns the current weather of any city on earth. The app utilizes OpenWeatherMap's API.

Following weather information is obtained for a specific city/location.

  1. Temperature (in Celsius)
  2. Weather-description
  3. Humidity (in %)
  4. Wind-Speed (in km/h)

This app is live hosted here: Weather-App.

About

A Weather Web Application that utilizes the OpenWeatherMap's API to return current weather information for a given location.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published