nodejs-weather-app

A basic Nodejs weather application made using OpenWeatherMap API.

Stars
1

nodejs-weather-app

A basic Nodejs weather application made using OpenWeatherMap API.

Sign Up on OpenWeatherMap and change the apiKey in server.js to your respective API key.

Run the web app locally:

npm install request --save
npm install express --save
npm install body-parser --save
npm install ejs --save
node server.js
//Now open your browser and visit: localhost:3000

App is hosted here

Badges
Extracted from project README
Maintenance Ask Me Anything ! made-for-VSCode GitHub forks GitHub stars GitHub issues Open Source Love svg1 Javascript