Skip to content

CharityO3/My-Live-Weather-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Live Weather Application

This weather application, built with HTML, CSS, and JavaScript, allows users to check the current weather and a five-day forecast for any city.

Features

  • User Input: Enter a city name to fetch weather data.
  • Current Weather: Displays temperature, humidity, wind speed, and description.
  • Five-Day Forecast: Shows temperature highs and lows for the next five days.
  • Responsive Design: Adaptable layout for various devices.

Technologies Used

  • HTML, CSS, JavaScript: Structure, styling, and functionality.
  • Axios: For fetching data from the weather API.

API

Fetches data from the SheCodes Weather API. Obtain your own API key from SheCodes to use the application.

Hosting

View hosted App on Netlify: https://my-live-weather-app.netlify.app/

Author

Coded by Charity Orhoridiohwo. Open-sourced on GitHub and hosted on Netlify. Contributions are welcome!