Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 586 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 586 Bytes

Weather App

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.

Demo

http://bulutfatih.com/weather-app

Installation

There is no need for installation. Live Server can be used.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT