Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 426 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 426 Bytes

Weather-Map-App

A simple web page showing current location and weather information using leaflet maps API, browser location service and open weather map API

This document contains a html file with css styling The behavior for the webpage is provided using two JavaScript files

Main.js fetches and renders weather data onto the HTML page from open weather map API

map.js handles the behaviour for the map and it's assets