Thanks to visit codestin.com
Credit goes to github.com

Skip to content

bhanuraghav/Weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

weather-app

Get the weather of any location by typing in the address

Getting started

  • create a config.js file inside the working directory with this content:
  module.exports = {
DARKSKY_KEY: <YOUR_DARKSKY_API_KEY>
}
  • npm install

Usage

  • In the terminal go to the working directory
  • node app.js -a "enter address of the location"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published