Skip to content

pavloskii/dotnetcore-react-architecture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ASP.NET Core with React Architecture

dotnet core|React logo|Vuejs logo


Technologies

  • ASP.NET Core 3.1
  • Azure Cosmos DB
  • Entity Framework Core 3.1
  • Identity Server 4
  • MediatR
  • FluentValidation
  • AutoMapper
  • NUnit
  • NSwag
  • React
  • Typescript
  • React Query
  • Bootstrap
  • React Testing Library
  • Cypress

Installation

To run demo locally, you will need to install and run Azure CosmosDB Emulator first: download

git clone https://github.com/pavloskii/dotnetcore-react-architecture.git
cd dotnetcore-react-architecture
dotnet run

Screenshots

Mobile: application screenshot mobile

Desktop: application screenshot desktop

Data Model

cosmosdb data model

Resources and Credits