/weather_check_app

an app that checks the weather, either by zip code, or by city, state

Primary LanguageJavaScriptMIT LicenseMIT

This is a Node.js app I made quick over a couple hours while learning the framework.
Run with node app.js, plus either a zip code, or a city and a state (as a postal code),
     and you get the temperature in that area!