Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 430 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 430 Bytes

Welcome to JsWeatherApp

This is a simple weather app created with Vanilla Javasacript. It is a code along project with Dev Ed

Weather Details

All the weather details are fetched from OpenWeatherMap api using latitudes and longitudes of the current device's location.

Github Pages: Click Here