Skip to content

Explore real-time weather details for different cities with this user-friendly React app, powered by the OpenWeatherMap API. Stay informed about temperature, wind speed, humidity, and current weather conditions, all within a responsive and dynamic interface.

Notifications You must be signed in to change notification settings

AnnieTran2023/weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather App

Description

This project is a Weather App created using React.js. It utilizes the OpenWeatherMap API to fetch weather data based on the user's input location. The app displays current weather information such as temperature, humidity, and wind speed, along with an appropriate weather icon representing the current conditions.

weatherapp

Features

  • Search functionality to find weather information for a specific city.
  • Dynamic weather icon based on the current weather conditions.
  • Displays temperature in Celsius.
  • Shows humidity percentage and wind speed.

Technologies Used

  • React.js: Frontend JavaScript library for building user interfaces.
  • OpenWeatherMap API: Provides weather data for various locations around the world.

Usage

  1. Enter the name of a city in the search bar and press the search icon.
  2. The app will display the current weather information for the specified city, including temperature, humidity, and wind speed.
  3. A weather icon representing the current conditions will be displayed.

Credits

About

Explore real-time weather details for different cities with this user-friendly React app, powered by the OpenWeatherMap API. Stay informed about temperature, wind speed, humidity, and current weather conditions, all within a responsive and dynamic interface.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published