Skip to content

Latest commit

 

History

History
13 lines (6 loc) · 573 Bytes

Readme.md

File metadata and controls

13 lines (6 loc) · 573 Bytes

WeatherOrNot

A simple weather app using Accuweather API, Bootstrap and Vanilla JS, featuring autocomplete dropdown search

1- To use this app ,visit https://developer.accuweather.com/ and register then create new app to get a new token key.

2- Replace the dummy key in "forecast.js" with your new key

3- Done....you can run the app on your desktop or mobile browser

4- Remember that Accuweather puts a limit on queries on a free account so if you get an error after about 100 hits then delete your app in accuweather website and create a new one to get a new key