Wheather App written by JavaScript , and using API & Fetch, as well as the structure of promise, fetch, and sync-await.
- Location-based Weather: Upon loading the website, the app will request your location to provide weather information specific to your area.
- Location-based Weather: Upon loading the website, the app will request your location to provide weather information specific to your area.
- Real-time Updates: The app retrieves data from a weather API to ensure that you receive up-to-date weather information.
- User-friendly Interface: The weather information is displayed in a visually appealing manner, making it easy to understand and navigate.
- HTML5, CSS3, and JavaScript: The core technologies used for the front-end development of the app.
- Geolocation API: Retrieves the user's latitude and longitude coordinates to provide accurate weather data.
-
Weather API: Retrieves weather data based on the user's location or city name.
API used: https://openweathermap.org/
This project is created by Memmedova Peri.
This project is licensed under the MIT License.




