Weather App Simple weather app that displays the weather condition from OpenWeatherMap Requirements .NET 6 Node (>16.15) Usage Run RunApiAndWeb.ps1 to build/start the API and frontend. Run RunTests.ps1 to run the tests.