drewrc / shopping-cart-app

Shopping Cart App made using .NET Blazor and C#

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ShoppingCartApp

Thank you for checking out my project!

Getting Started

To get started with the project, follow these steps:

Install the project dependencies by running dotnet restore. Run the server locally by running dotnet run in the terminal. The project runs on http://localhost:5102/.

About the Project

This project uses .NET Blazor.

Orders are being saved in JSON format to the following API endpoint:

Thanks for checking out my project! If you have any questions, please feel free to reach out.

About

Shopping Cart App made using .NET Blazor and C#


Languages

Language:C# 37.3%Language:CSS 32.0%Language:HTML 30.7%