This is an interactive weather website that provides real-time weather information including temperature, humidity, wind speed, and more for any location. Users can search for their city or allow location access to get instant weather updates.
- Displays current temperature and weather conditions
- Shows humidity, wind speed, and atmospheric pressure
- Search functionality by city name
- Geolocation support to get weather based on user location
- Responsive design for desktop and mobile devices
- HTML, CSS, JavaScript for frontend
- Weather API (such as OpenWeatherMap) for fetching weather data
- Geolocation API for detecting user location
- Clone the repository:
- Navigate to the project directory:
- Open https://weather-app-psi-ochre-28.vercel.app/
- Enter a city name and click "Search" to get the weather details.
- Or click "Use My Location" to allow the app to fetch weather based on your current location.
- Weather details will be displayed dynamically on the page.
Contributions are welcome! Feel free to open issues or submit pull requests for improvements and features.
Feel free to star the repository if you find this project useful!