🌤 A CLI Weather App
A stylish and colorful Command-Line Weather Application built with Node.js that displays weather data in a fancy box format with dynamic weather icons like ☀️ 🌧 ⛈ ❄️.
✨ Features
- 📍 Shows Location (City, Country)
- 🌡 Displays Temperature in Celsius
- ☁ Shows Weather Condition
- 🎨 Colorful & Stylish CLI output with boxes
- 🌤 Dynamic Weather Icons depending on condition:
- ☀️ Clear
- 🌧 Rain
- ⛈ Thunderstorm
- ❄️ Snow
- 🌫 Mist/Fog
- ☁️ Clouds
📦 Installation
- Clone the repository
git clone https://github.com/yourusername/weather-cli.git cd weather-cli