Skip to content

Add project files for Node.js Weather CLI application#15

Open
maya-ots wants to merge 1 commit into
MicroClub-USTHB:webfrom
maya-ots:maya-ots/WeatherCLI
Open

Add project files for Node.js Weather CLI application#15
maya-ots wants to merge 1 commit into
MicroClub-USTHB:webfrom
maya-ots:maya-ots/WeatherCLI

Conversation

@maya-ots

Copy link
Copy Markdown

Built a Node.js CLI application that fetches real-time weather data from the OpenWeather API and displays it in the terminal. The project uses async/await for handling asynchronous API requests, stores the API key securely using environment variables (.env), and implements proper error handling for invalid city names, network issues, and incorrect API keys. This project demonstrates practical backend fundamentals including API integration, secure configuration management, and clean ES6+ JavaScript structure.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant