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

https://github.com/iamgrid/openweathermap-forecast-viewer

OpenWeatherMap has a really lovely forecast API where you can see weather for the upcoming 5 day period in fantastic detail...
https://github.com/iamgrid/openweathermap-forecast-viewer

css-modules nextjs react tanstack-query typescript

Last synced: 6 months ago
JSON representation

OpenWeatherMap has a really lovely forecast API where you can see weather for the upcoming 5 day period in fantastic detail...

Awesome Lists containing this project

README

          

# OpenWeatherMap Forecast Viewer

[OpenWeatherMap](https://openweathermap.org/) has a really lovely forecast API where you can see weather for the upcoming 5 day period in fantastic detail. This project is mostly for my own benefit as I've found the OWM predictions to be more on the spot for where I live than any weather forecast website operated in Hungary.

**The live version of this app is hosted at https://iamgrid.co.uk/openweathermap-forecast-viewer/.**

**Packages/technologies in use:**
- Next.js
- React
- Tanstack Query (aka React Query)
- CSS Modules
- Typescript