amita-roy/Weather-App
This Weather App project is about asynchronous communication with promises or async/await and when to use them. In this project, I have used the API https://openweathermap.org/ for weather data. The current weather information is displayed for any city that we enter.
JavaScript