Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

https://weather-projecapp.netlify.app/
https://github.com/sabriyenohutlu/weather-app

api api-consumption css react react-hooks weather-api

Last synced: 7 days ago
JSON representation

https://weather-projecapp.netlify.app/

Awesome Lists containing this project

README

        

# Hava Durumu Uygulaması / Weather App

Bu projede rapidapi sitesinden fetch ile çektiğim geo-db apisinden search bar ile girilen inputa göre filtereleme yapıp şehir isimlerini buldum. Şehirlerin anlık hava durumu ve 8günlük tahmini ise openweathermap sitesinden fetch methodu ile çektim.Filterelenen şehir ismine göre weather-api dan ilgili şehrin datasını map fonksiyonu ile sayfada gösterdim.

![Sidebar](src/assets/weatherapp.png)
![Sidebar](src/assets/weatherapp-res.png)

## API
Geo-API https://wft-geo-db.p.rapidapi.com/v1/geo
Weather-API https://api.openweathermap.org/data/2.5

## demo
https://weather-projecapp.netlify.app/