Skip to content

ishaikh1/WeatherApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Weather Application

Description

This is a command line application that takes in a zip code as its input and returns the current temperature and weather conditions for that area. Also detects the city and state.
Uses the Google Maps API and Dark Sky weather API to retrieve the data.
Node.js is used to retrieve the data.

Usage

  1. cd to the directory in which this folder is located.

  2. Load the weather.js file using node and type a zip code

     node weather.js <zip code>
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors