Skip to content

Saitejavurukonda/WeatherTrack-RealTime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌦 WeatherTrack-RealTime

A simple weather project built using HTML, CSS, and JavaScript that fetches real-time weather data and provides a 3-day forecast using the WeatherAPI.

Live Demo: WeatherTrack-RealTime


🚀 Features

  • 🌍 Search weather by location name
  • 📅 Displays current weather and a 3-day forecast
  • 🌡 Temperature in Celsius
  • 💨 Shows wind speed and humidity
  • 📱 Fully responsive design

🛠 Tech Stack

  • HTML – Structure
  • CSS – Styling
  • JavaScript (Fetch API) – Fetching and displaying data
  • WeatherAPI – Real-time weather data

📸 Screenshot

Screenshot1
Screenshot2

📂 Installation / Usage

git clone https://github.com/Saitejavurukonda/WeatherTrack-RealTime.git
cd WeatherTrack-RealTime
# Open index.html in your browser

📖 How It Works

  • Enter a location name in the search bar
  • App fetches real-time data from WeatherAPI
  • Displays current weather + 3-day forecast

🔮 Future Improvements

  • 🌑 Dark mode
  • ⏰ Hourly forecast
  • 📍 Auto-detect location (geolocation)
  • 🌐 Fahrenheit support
  • 📊 Temperature trend graphs

🙌 Acknowledgements

  • WeatherAPI for free weather data
  • Open-source community tutorials for API integration inspiration

About

A responsive webpage built with HTML, CSS, and JavaScript that displays real-time weather and a 3-day forecast using WeatherAPI. Users can search by city to view current temperature, humidity, wind, and weather conditions with icons.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors