You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.