/mini-weather

It shows the weather according to the location of the users.

Primary LanguageJavaScriptMIT LicenseMIT

MiniWeatherJS

It determines the ip address of the user using your site and brings the weather forecast with the AccuWeather API according to the user's location.

Usage

Add those lines to in your tags.

  <script src="https://cdnjs.cloudflare.com/ajax/libs/axios/0.20.0/axios.min.js"></script>
  <script src="https://cdn.jsdelivr.net/gh/rimekod/mini-weather@47a507d/mini-weather.js"></script>

License

MIT

Author

rimekod