A simple weather application that utilizes the OpenWeather API to provide real-time weather information based on the user's current geolocation coordinates, implementing HTTP requests with async/await to parse weather data from JSON files.

Van NY