Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nisanth2004/weather-app
A Weather App which is developed by JS using weather API Key and URL and real time project
https://github.com/nisanth2004/weather-app
app application css document dom event html img javascript weather
Last synced: about 2 months ago
JSON representation
A Weather App which is developed by JS using weather API Key and URL and real time project
- Host: GitHub
- URL: https://github.com/nisanth2004/weather-app
- Owner: Nisanth2004
- Created: 2024-01-30T12:45:06.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-03-09T09:17:07.000Z (10 months ago)
- Last Synced: 2024-03-09T10:25:47.918Z (10 months ago)
- Topics: app, application, css, document, dom, event, html, img, javascript, weather
- Language: HTML
- Homepage: https://starlit-cat-7c7d82.netlify.app
- Size: 420 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Weather-App-in-JavaScript
### const response=await fetch(apiUrl+city+`&appid=${apiKey}`);
### const apiUrl="https://api.openweathermap.org/data/2.5/weather?units=metric&q=";# Weather App - ReactJs
### Url :https://starlit-cat-7c7d82.netlify.app