Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lucasmercado101/elm-weather-app
PWA weather app
https://github.com/lucasmercado101/elm-weather-app
elm
Last synced: 8 days ago
JSON representation
PWA weather app
- Host: GitHub
- URL: https://github.com/lucasmercado101/elm-weather-app
- Owner: Lucasmercado101
- Created: 2023-02-21T00:56:29.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-09T01:30:14.000Z (almost 2 years ago)
- Last Synced: 2024-11-29T03:16:45.510Z (2 months ago)
- Topics: elm
- Language: Elm
- Homepage: https://lucasmercado101.github.io/elm-weather-app/
- Size: 1.86 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WeatherMate
[![preview image](./preview.png)](https://lucasmercado101.github.io/elm-weather-app/)
I saw [this design on dribbble](https://dribbble.com/shots/20675054-Mobile-Weather-app) and wanted to make it, so i made it into a Progressive Web App with [Elm](https://elm-lang.org/) and [Typescript](https://www.typescriptlang.org/).
I only made it for mobile, since I just followed the design, so It looks ugly on desktop.
I'm using [Open-Meteo](https://open-meteo.com/) for the weather data and [Nominatim](https://nominatim.openstreetmap.org/ui/search.html) for the address data.