Skip to content

devbijay/Simple-Weather-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple-Weather-App

A Simple weather webapp created with javascript

Simple Weather App

This app is created by using the darksky api. However you can extend it as per your choice

A Simple Webapp Created with Javascript to take the user longitude and lattitude and pass that info to api and get the temperature.

The Icons are used from Skycons

Github Page of SkyCons: https://github.com/darkskyapp/skycons.

Please Feel free To Extend This Webapp

Instruction:

Open The code editor and change the api key of app.js file to your own.

For Live server remove the proxy From line 19&20 and replace it with 

const api = https://api.darksky.net/forecast/${apikey}/${lat},${long};

About

A Simple weather webapp created with javascript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published