Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 219 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 219 Bytes

weather-app

Uses a simple node.js and express backend. server calls a python webscraper that gets weather data from a website and places data into html file every 5 minutes. node.js server then serves the html file.