An open API service indexing awesome lists of open source software.

https://github.com/nawed2611/weather-app

It tells you the weather of any location fetching through API.
https://github.com/nawed2611/weather-app

css3 html5 javascript openweather-api

Last synced: about 1 year ago
JSON representation

It tells you the weather of any location fetching through API.

Awesome Lists containing this project

README

          

# Weather-APP

![screenshot](image.png)

Weather-APP tells you weather of any location fetching through [Open Weather API](https://openweathermap.org/api). It also provides you with local time in your location using JavaScript.

## Tech-Stack

- HTML
- CSS
- JavaScript

Fork this repo and clone it in your repository to use it.

I would be adding UV index and Air Pollution data soon too.