Senior Software Engineer Portfolio created following SOLID principles and TDD starting with a simple "Hello World" and building up to a fully functional portfolio.
- Blazor WebAssembly
- C#
- .NET8.0
- xUnit
- NuGet
- Git and GitHub
- Markdown
Start by running this command in your terminal within the directory you would like to clone the repository: `git clone
dotnet new blazorwasm -o src/Client --empty