/node-weather-web

Node app to get weather forecast based on the location provided by the user

Primary LanguageJavaScriptMIT LicenseMIT

node-weather-web

Node app to get weather forecast based on location provided by user

Getting started:

App requires Node.js v12+ to run.

$ npm install

Run the server:

$ node app

Open a browser at the following URL:

http://localhost:3000/

License

MIT