This is a simple project that uses open data from IPMA - Portuguese Institute of the sea and atmosphere.
See it live https://tempo-portugal.herokuapp.com.
Not that we needed another weather app. I just wanted to make use of the new api provided by the Portuguese institute - and this seemed like a good opportunity to test the new DotNet Core Razor Pages web technology.
- Dotnet core 2.2 https://dotnet.microsoft.com/download/dotnet-core/2.2
- Optional: Docker - https://www.docker.com/get-started
- IPMA - For providing the api. http://api.ipma.pt/
- Icons made by Linector from www.flaticon.com
This project is licensed under the MIT License - see the LICENSE file for details