This project is a weather application that displays the current weather based on the user's location. It uses Leaflet for map integration and the OpenWeather API to fetch weather data. The application also includes a dark/light mode toggle.
- Display current weather information
- Show user's location on the map
- Dark/Light mode toggle
- HTML, CSS, JavaScript
- Leaflet
- OpenWeather API