Skip to content

ayush550/weather_app-using-JavaScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello!

I've created this weather app using JavaScript to test out some of my learnings till now.
I've taken the help of "Code Explained" for this app.

In this app I've used OpenWeatherMap as API provider:
http://api.openweathermap.org/data/2.5/weather?lat="latitude"&lon="longitude"&appid="Key"

we can get the key after creating an account on OpenWeatherMap, however I've used the key as provided by the "Code Explained"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published