Skip to content

bflores88/weather-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

weather-cli

A CLI app that gives the current weather and a 5-day forecast built with Node and based on outside-cli.

current condition

forecasted conditions


How to Use

  1. Clone or download repository
  2. Run npm install in the command line to install dependencies
  3. Go to OpenWeatherMap Weather API and get an API key.
  4. Create a .env file in the root, copy the .env.example, and update with your API key.
  5. In the command line, enter weather today to get the current weather condition in your location.

Technologies Used

About

A CLI application that will give the current weather and a 5-day forecast.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published