A simple weather application built with React that allows users to view the current weather based on their geolocation or search for weather in a specific city.
- Displays current weather information based on the user's location.
- Allows users to search for weather in any city.
- Shows temperature, humidity, wind speed, and weather description.
- Responsive design to fit various screen sizes.
- React
- JavaScript
- CSS
- OpenWeatherMap API
- Node.js and npm installed on your machine.