Skip to content

alexisg24/weather-app-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

weather-app-cli

Weather App CLI for NodeJS, Searching a City/Location

Installation

  • Using npm

    npm install

Usage

  • Use

    npm start

    Or

    node index
  • And select an option

      ===========================
          Weather App CLI
      ===========================
    
      ? What do you want to do? (Use arrow keys)
      > 1. Search City 
      2. Search History 
      0. Exit 
  • You can search a location and select an option for see the weather, long and lat of your search

      ===========================
          Weather App CLI
      ===========================
    
      ? What do you want to do? 1. Search City
      ? City:  Usa
      ? Select a city:  (Use arrow keys)
      > 0. Cancel
      1 United States 
      2 Usak, Uşak, Türkiye 
      3 Uşak, Türkiye 
      4 Uşak Havalimanı (USQ), Uşak - Afyon Yolu 7. Km, Usak, Uşak 64050, Türkiye 
      5 Concord Regional Airport (JQF), 9000 Airport Boulevard Northwest, Concord, North Carolina 28027, United States
  • Or see your last 6 search history with the 2. Option

      ===========================
          Weather App CLI      
      ===========================
    
      ? What do you want to do? 2. Search History
      1. United States
    
    
      ? Press ENTER to continue

Authors

About

Weather App CLI for NodeJS, Searching a City/Location

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published