Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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.