Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 392 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 392 Bytes

WeatherMe

developed a website accepting user input of city to create a dynamic URL which shows the current weather conditions in that city using openWeatherMap’s API and a beautiful front end using bootstrap.

to run application -sign up to openweathermap which is a free website to get weather info. -get api key and put it in the .js file in place of "APIkey". -run the index.html file