Open-Weather-Map-API Simple implementation of Open Weather Map API to get the current weather details using simple javascript and html. It,s just a basic version next going to convert it into App using Flutter The WebApp app will show - Current weather. Humidity. Weather icon/image. Wind. Some other details. How To - Sign Up & Get your API key from Open Weather API Here. Their API docs Here. Now clone the repo. Go to app.js & change country & unit to what you want. Put your API key after appid= Save it, Run in your local browser or Deploy. DEMO