Skip to content

Latest commit

Β 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

WeatherApp

WeatherApp is a simple and responsive weather application built with React. It allows users to search for current weather conditions in any city worldwide. The app fetches data from a weather API and displays information such as temperature, humidity, wind speed, and weather descriptions.

πŸš€ Features

  • Search for current weather by city name.
  • Displays temperature, weather conditions, humidity, and wind speed.
  • Supports dynamic background changes based on weather conditions.
  • Responsive design for mobile and desktop users.
  • Error handling for invalid city names or API errors.

πŸ“¦ Installation

# Clone the repository
git clone https://github.com/your-username/weatherapp.git
cd weatherapp

# Install dependencies
npm install  # or yarn install

# Start the project
npm start  # or yarn start

πŸ› οΈ Technologies Used

  • React.js
  • Weather API

🎯 Usage

  1. Enter a city name in the search bar.
  2. View real-time weather information.
  3. Experience dynamic background changes based on weather conditions.
  4. Handle errors gracefully for invalid city names.

🀝 Contributing

  1. Fork the repository
  2. Create a new branch (git checkout -b feature-branch)
  3. Commit changes (git commit -m 'Add new feature')
  4. Push to the branch (git push origin feature-branch)
  5. Open a Pull Request

πŸ“œ License

This project is licensed under the MIT License.

Releases

Packages

Used by

Contributors

Languages