Skip to content

sraxler/Products-WebApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Products-WebApp

#Requirements

nodeJs

.NET 6

#To run frontend: cd client-app

npm install

npm start

#To run backend:

cd API

dotnet restore

dotnet run

#Folder Images contain a image of the front end in the case of not being able to run the React app

#Folder SQL contains SQL related answers

About

An API in .NET 6 using CQRS+ Mediatr pattern with a minimal frontend in React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published