Skip to content

faxa0-0/cli-weather-application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Cli Weather App

This is a command-line interface (CLI) application that allows users to check the current weather conditions for a given location. The application uses the WeatherAPI service to fetch the weather data.

Tech

In this project i used:

Installation

Install folder and run this command:

cd cli-weather-application
make run

Usage Example

make run
Enter city: Miami

Location: Miami , Florida (region), United States of America
Current Temperature: 22.2 ℃  
Current Wind Speed: 11.2 km/h

Releases

No releases published

Packages

No packages published