michaelormrod / BlazorShop

ASP.NET Core | Blazor WebAssembly | Simple Shop application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BlazorShop

Simple shop application built with Blazor WebAssembly

Build Status Build status Build Status

πŸ‘¦ Author

Kalin Tsenkov

πŸ‘€ Try it out

Make sure you have the .NET Core 3.1 SDK installed on your machine. Then do:

git clone https://github.com/kalintsenkov/BlazorShop.git
cd BlazorShop/src
dotnet run --project BlazorShop.Web/Server/BlazorShop.Web.Server.csproj

πŸ‘· Built with

🀝 Contributing

Contributions, issues and feature requests are welcome!

πŸ“ License

This project is licensed under MIT license.

πŸ‘¨β€πŸš€ Show your support

Give a ⭐ if you like this project!

About

ASP.NET Core | Blazor WebAssembly | Simple Shop application

License:MIT License


Languages

Language:C# 58.4%Language:HTML 22.0%Language:SCSS 19.7%