sguthals / buildwithdrg

1 stars 1 forks source link

Weather App with .NET #5

Open sguthals opened 3 years ago

sguthals commented 3 years ago

Trying out building a simple app with .NET, thinking of trying the Blazor tutorial.

Steps:

sguthals commented 3 years ago

@teleplayer123 - I've started here and I got a key from [IQ Air[(https://api-docs.iqair.com/).

I'm working to figure out how to:

  1. Create a secret so that we can use the key without sharing it
  2. Build the interface

The tutorial actually has a weather app in it...so I feel like we can do this!