This is a weather forecasting app that shows the current weather and a 7-day forecast based on the user's location.
- Current weather data (temperature, humidity, wind speed, etc.)
- 7-day weather forecast
- Displays local time and date
- Supports dynamic location updates using geolocation API
- HTML
- CSS
- JavaScript
- OpenWeatherMap API
- Moment.js (for time formatting)
- Clone this repository to your local machine:
git clone https://github.com/your-username/weather-app.git