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.
- 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.
- React.js: Frontend JavaScript library for building user interfaces.
- OpenWeatherMap API: Provides weather data for various locations around the world.
- Enter the name of a city in the search bar and press the search icon.
- The app will display the current weather information for the specified city, including temperature, humidity, and wind speed.
- A weather icon representing the current conditions will be displayed.
- Weather icons sourced from Flaticon.