Skip to content

lohithgn/blazor-sushi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blazor Sushi

This repo showcases Blazor version of Kendo UI Sushi Single Page Application. Blazor Sushi is a ficticious online store which sells sushis.

Live Demo

Blazor Sushi is hosted on Surge and the live demo can be found here: Blazor Sushi

Screenshot

Product Listing

Product Listing

Product Details

Product Details

Cart Preview

Product Details

Checkout

Checkout

Get Blazor 0.7.0

To setup Blazor 0.7.0:

  1. Install .NET Core 2.1 SDK (2.1.500 or later).

  2. Install Visual Studio 2017 (15.9 or later) with the ASP.NET and web development workload selected.

  3. Install the latest Blazor Language Services extension from the Visual Studio Marketplace.

  4. Or Install the Blazor templates on the command-line:

dotnet new -i Microsoft.AspNetCore.Blazor.Templates

You can find getting started instructions, docs, and tutorials for Blazor at https://blazor.net.

Get Blazor Sushi

  1. Clone this repo.
  2. Open src\BlazorSushi.sln in Visual Studio.
  3. Run the application

About

Blazor version of Kendo UI Sushi Single Page App

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published