Skip to content

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

Notifications You must be signed in to change notification settings

mohit-s96/WeatherOrNot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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