Simple Notes App with CRUD operations using ReactJS as Frontend and .NET5 as Backend
This code project is to Demonstrate coding structures, best practices, design patterns and architectures used to develop maintainble and scalable software application specially when using ReactJs+.NET5 technologies.
-
FrontEnd
- ReactJs, Axios, TypeScript, Mobx, Material UI, HTML and CSS
-
BackEnd
- .NET 5, C#, Entity Framework, CQRS+Mediator Pattern, Fluent Validation, AutoMapper, Uncle Bob's Clean Architecture - https://blog.cleancoder.com/uncle-bob/2012/08/13/the-clean-architecture.html
-
DataBase
- SQLite