/The-Rubber-Duck-Emporium

A mock retail application for a Rubber Duck shop. Created with Blazor WebAssembly.

Primary LanguageC#

The Rubber Duck Emporium

A retail application for a rubber duck shop. Made with Blazor WebAssembly.

The Rubber Duck Emporium

Built With

How to Run

Make sure you have the .NET 5 SDK installed and then run the following:

git clone https://github.com/Lewis-Allen/The-Rubber-Duck-Emporium.git
cd The-Rubber-Duck-Emporium
dotnet run --project RubberDuckEmporium/Server/RubberDuckEmporium.Server.csproj