Skip to content

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.

Notifications You must be signed in to change notification settings

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

No packages published