Skip to content

A simple weather app that tells you the weather condition of any location in the world

Notifications You must be signed in to change notification settings

NAJIB-B/weatherApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Weather App

A brief description of what this project is all about It's an app the helps you check the weather of any were in the world, you just input a location and it shows you the weather details of the place.

API Reference

Get all items

  GET  https://api.openweathermap.org/data/2.5/weather?lat={lat}&lon={lon}&appid={API key}
Parameters Type Description
api_key longitude latitude string Required. Your API key

Takes latitude and longitude and returns the weather information of the location.

Authors

Demo

https://najib-b.github.io/weatherApp/

About

A simple weather app that tells you the weather condition of any location in the world

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published