arnav-gudibande / Weather-js

Node.js weather app

Home Page:http://arnav-gudibande.github.io/Weather-js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weather-js

Node.js weather app

This app fetches the weather of your current location.

It uses the ipinfo.io and the OpenWeatherMap API to determine your location and get current weather.

Usage

Navigate into the folder where you have downloaded this file.

Then start the program:

  npm start

If the app is not able to detect your location, you will have to enter it manually:

  node app.js -l "Your location (eg. Boston)"

About

Node.js weather app

http://arnav-gudibande.github.io/Weather-js


Languages

Language:JavaScript 100.0%