/Weather-App

SImple NodeJS Weather App

Primary LanguageCSS

Weather App Tutorial Using NodeJs & The OpenWeatherMap API


Running Application Locally

$ git clone https://github.com/clarisaleu/Weather-App.git
$ npm install #Install dependencies
$ node server.js  #Running locally on http://localhost:8080