Please check if the PR fulfills these requirements:
[x] After these changes, the app was run and still works as expected
[ ] Unit tests for these changes were added (if applicable)
[x] All existing unit tests were run and still pass
Please specify the type of change this PR introduces (Bug fix, feature addition, content update, chore, etc.):
--add deploy to test/prod workflows
--update favicon
--initialize api service, refactor elsewhere in the codebase to facilitate this
--add error box styling
Additional Notes:
Api service works when it receives a 401. Further testing will be required later after we confirm the proper endpoint operation
Please check if the PR fulfills these requirements:
Please specify the type of change this PR introduces (Bug fix, feature addition, content update, chore, etc.):
--add deploy to test/prod workflows --update favicon --initialize api service, refactor elsewhere in the codebase to facilitate this --add error box styling
Additional Notes:
Api service works when it receives a 401. Further testing will be required later after we confirm the proper endpoint operation