A simple weather application built with React that allows users to search for current weather conditions by city name.
- Search for weather by city name.
- Displays current temperature, humidity, wind speed, and weather conditions.
- Responsive design suitable for both desktop and mobile.
Check out the live version of the app here: Weather App
- React
- Axios for API requests
- CSS for styling
To run this project locally:
- Clone the repository:
git clone https://github.com/anurag-sharma17/Weather-App-Using-React.git