Introduction:
Weather Forcast application - Nodejs App for city weather forcasting based on user inputs and GPS co-ordinates.
How to Run:
- install node, npm.
- run command on terminal : node server.js
- App running on port 5888.
- Load application in browser using address: 127.0.0.1:5888.