A simple and responsive Weather Forecast Application built using HTML, CSS, JavaScript, and OpenWeatherMap API to fetch real-time weather data.
β
Fetches real-time weather updates based on user location or manual city input
β
Displays temperature, humidity, and wind speed
β
Geolocation API integration for automatic location detection
β
Modern and responsive UI for both desktop and mobile
β
Uses OpenWeatherMap API to retrieve weather data
- Frontend: HTML, CSS (Responsive Design), JavaScript
- API Integration: OpenWeatherMap API
- User Experience: Minimalistic UI with smooth animations
- Clone the repository:
git clone https://github.com/your-username/weather-forecast-app.git
- Navigate to the project folder:
cd weather-forecast-app - Open
index.htmlin your browser
- Sign up on OpenWeatherMap and get an API key.
- Replace
YOUR_API_KEYin thescript.jsfile:const API_KEY = 'YOUR_API_KEY';
This project is open-source and available under the MIT License.
π§ Email: rajvirendra8875@gmail.com
π LinkedIn: https://www.linkedin.com/in/virendrasahmern/
π GitHub: https://github.com/VirendraSah
β If you like this project, please consider giving it a star! β
