Skip to content

A simple implementation of Open Weather Map API to get the current weather of the place.

License

Notifications You must be signed in to change notification settings

saxenaudit/Open-Weather-Map-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open-Weather-Map-API

Simple implementation of Open Weather Map API to get the current weather details using simple javascript and html.

It,s just a basic version next going to convert it into App using Flutter

The WebApp app will show -

  1. Current weather.
  2. Humidity.
  3. Weather icon/image.
  4. Wind.
  5. Some other details.

How To -

  1. Sign Up & Get your API key from Open Weather API Here.
  2. Their API docs Here.
  3. Now clone the repo.
  4. Go to app.js & change country & unit to what you want.
  5. Put your API key after appid=
  6. Save it, Run in your local browser or Deploy.

screenshot of webapp

About

A simple implementation of Open Weather Map API to get the current weather of the place.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published