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/).

- 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.
- Frontend: HTML, CSS, JavaScript
- API: SheCodes Weather API
- Hosting: Netlify
- Clone the repository:
git clone https://github.com/your-username/my-weather-app.git
- Navigate into the project directory:
cd my-weather-app
- Install dependencies (if applicable):
npm install
Pull requests are welcome! For major changes, please open an issue first to discuss what you would like to change.