Skip to content

mwolfhoffman/Blazor-Web-Store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blazor Web Store

An Ecommerce store using .NET Server and Blazor WASM Client.

Requirements

  1. dotnet
  2. Stripe private key

To Run:

  1. cd Server
  2. dotnet user-secrets set StripePrivateKey <YOUR_STRIPE_PRIVATEKEY>
  3. dotnet watch run

About

Ecommerce store using Blazor WASM, .NET 7, and Stripe

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published