1.0.1 • Published 1 year ago

kamitoke v1.0.1

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

Weather App with Location Detection

This is a simple weather application built using HTML, CSS, and JavaScript. It detects the user's location and displays the current weather conditions along with a forecast.

Features

  • Location Detection: Automatically detects user location using the browser's geolocation API.
  • Current Weather Display: Displays current weather conditions including temperature, humidity, wind speed, etc.
  • Forecast: Shows a forecast for the upcoming days.
  • Search Functionality: Allows users to search for weather conditions in specific locations.
  • Responsive Design: Designed to work well on both desktop and mobile devices.

Technologies Used

  • HTML/CSS/JavaScript for frontend development.
  • OpenWeatherMap API for fetching weather data.
  • Geolocation API for detecting user location.

Usage

To use this application, simply open the index.html file in your web browser.

License

This project is licensed under the MIT License - see the LICENSE file for details.