Weather-Now

A web application that fetches real-time weather data based on user-inputted city names. Built using HTML, CSS, JavaScript, and the WeatherAPI. This project is in the Hackathon division.

🚀 Features

  • Fetches real-time weather data from WeatherAPI
  • Displays city name, country, local time, temperature, weather condition, and an icon
  • Handles invalid city names with an error message
  • Clean and responsive UI

🔧 Technologies Used

  • HTML
  • CSS
  • JavaScript
  • Axios (for API requests)

🧠 STEM Concepts:

  • Meteorology (weather data interpretation)
  • Temperature units and conversions
  • Working with APIs and live data

Built With

Share this project:

Updates