Skip to content

patrick-paul/My-weather-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Weather App

A responsive, user-friendly weather application that provides real-time weather data for cities worldwide. Built to showcase a clean and interactive UI with seamless weather updates, it’s hosted at (https://project-my-weather-app.netlify.app/).

image

Features

  • Real-Time Weather Data: Fetches current weather data for the selected city.
  • City Search: Easily search for cities to view their weather details.
  • Dynamic Background: Background changes according to the weather conditions.
  • Temperature Units: Switch between Celsius and Fahrenheit units.
  • Weather Details: Provides temperature, humidity, wind speed, and other relevant metrics.

Technologies Used

  • Frontend: HTML, CSS, JavaScript
  • API: SheCodes Weather API
  • Hosting: Netlify

Installation

  1. Clone the repository:
    git clone https://github.com/your-username/my-weather-app.git
  2. Navigate into the project directory:
    cd my-weather-app
  3. Install dependencies (if applicable):
    npm install

Contributing

Pull requests are welcome! For major changes, please open an issue first to discuss what you would like to change.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 59.5%
  • CSS 28.0%
  • HTML 12.5%