Skip to content

    Weather App JS

    Created by
    myapfly
    myapfly

    Hi, this is Nigel Phillips! I curated a code that fetches weather data for a city using an API. It displays the temperature, description, and humidity. Based on the weather conditions, it suggests actions like using an umbrella for rain, wearing warm clothes for snow, and suggesting appropriate clothing and travel destinations based on the temperature.

    My Javascript version has some bugs that need to be fixed. Try my Python version instead: https://replit.com/@myapfly/Weather-App?s=app

    0