SAM and LOGAN
As a user, I should be able to go a webapp and call an API use the UI.
This means Successful API call locally before uploading to system link and Successful API call within system link.
Write Blazor code to set up the structure for an API call (Done)
Using Nimble's guide, add buttons, link to github, system link's CLI, and API documentation (Done)
Write API call function in C#(Done)
Use env files and config files to make API calls work in both prod and dev (Done).
---> Write README:
Instructions on how to configure, build, and run example app locally and within system link (Done)
--->Merge changes to BYU-Development Branch:
Follow steps found in the Google Drive (1hr).
---> Do pull request on Blazor Server App. (2hrs) LOGAN