Skip to content

Experience real-time weather updates using React and APIs with our simple Weather App.

Notifications You must be signed in to change notification settings

maahmed24712/Weather-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather App

The Weather App is a simple web application that allows users to retrieve weather information for a specific location. Whether you're a weather enthusiast or just want to know what to wear tomorrow, this app has you covered!

Introduction

The Weather App provides real-time weather data for any location on Earth. It's designed to be user-friendly and informative, giving you the current temperature, weather conditions, humidity, and wind speed. You can quickly get a snapshot of the weather without the need for complex setups or configurations.

Features

Quick Weather Check:

Just enter the name of the city you're interested in, and the app will display the current weather details.

Temperature Conversion:

The app provides temperature in Celsius, but you can easily convert it to Fahrenheit by multiplying by 9/5 and adding 32.

Humidity and Wind:

Find out the humidity percentage and wind speed to plan your activities accordingly.

Usage

  • Enter the name of the city in the input field.

  • Press the "Search" button or hit the "Enter" key.

  • The app will display the current temperature, weather conditions, humidity, and wind speed for the entered location.

Technical Details

  • This app is built using React, a popular JavaScript library for building user interfaces.

  • It makes use of the OpenWeatherMap API to fetch weather data in real-time.

  • The code is organized into components, making it modular and easy to maintain.

Contributing

Contributions are welcome! If you have any ideas, suggestions, or improvements, feel free to create issues or pull requests.

About

Experience real-time weather updates using React and APIs with our simple Weather App.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published