Make sure you have Node.js installed on your system.
After installing the package, you can simply run the following command in your terminal:
npm install ten-country-weather
This will fetch weather data for 10 random countries and display it in the console.
This project is licensed under the MIT License. See the LICENSE file for details.
If you encounter any issues or have questions about using ten-country-weather, please open an issue on GitHub.
Contributions are welcome! Fork the repository, make your changes, and submit a pull request.
Thanks to longpd-weather-lib for providing the weather data fetching functionality.