Weather App
- 2 Devlogs
- 2 Total hours
A simple weather lookup app. Enter a city name, hit Get Weather and see the current temperature, humidity, conditions, and a matching emoji — all pulled live from the OpenWeatherMap API.
A simple weather lookup app. Enter a city name, hit Get Weather and see the current temperature, humidity, conditions, and a matching emoji — all pulled live from the OpenWeatherMap API.
A simple weather lookup app: enter a city, hit “Get Weather,” and see the current
temperature, humidity, description, and an emoji for the conditions. Built with
HTML, CSS, and JavaScript, using the OpenWeatherMap API.
I built the layout for a Weather App; the structure and design are complete