Weather App is a Vanilla JavaScript project that uses some APIs to get weather information for the selected location.
OpenCage Geocoder API used to get location coordinates of places. Dark Sky API used to get weather information from the selected place.
http://bulutfatih.com/weather-app
There is no need for installation. Live Server can be used.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.