/WeatherNow

A simple Weather app using Node.js

Primary LanguageJavaScript

WeatherNow

A simple Weather app using Node.js

Dependencies :

Install all packages with npm install

Open Weather API was used. Sample API call

How to run ?

Execute command : node app.js from command line.
Go to your Browser and enter address as localhost:8081 After successful run, go back to command line and stop the execution using CTRL + C.

Resources

  • Get access to amazing API's here
  • Improve your Node Skills here

We'll be adding more soon. Have fun ✨