Skip to content

Creating a command line application that uses the OpenWeatherMap API

Notifications You must be signed in to change notification settings

mattoattacko/Weather_CLI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather_CLI

OpenWeather Logo

This is a command line application that uses the OpenWeather API to print out user queries (city or zipcode) to the CLI.

How To Use

  • Since this is a command line application, you will need to download the project files first.
  • After you have downloaded the files, open your favorite terminal and navigate to this project's directory.
  • In the command line, enter "node app.js x". Replace "x" with either any world cities name or a zip code.

Resources

About

Creating a command line application that uses the OpenWeatherMap API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published