https://github.com/raulmarindev/reactivities
This an application that uses ASP.Net Core Web Api 3.1 for its backend and a React SPA for its frontend.
https://github.com/raulmarindev/reactivities
asp-net-core aspnetcore cqrs-pattern javascript material-ui react react-components react-hooks react-redux react-router reactjs redux redux-actions redux-middleware redux-store redux-thunk redux-toolkit typescript typescript-definitions webapi-core
Last synced: 3 months ago
JSON representation
This an application that uses ASP.Net Core Web Api 3.1 for its backend and a React SPA for its frontend.
- Host: GitHub
- URL: https://github.com/raulmarindev/reactivities
- Owner: raulmarindev
- Created: 2020-02-03T20:40:30.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T02:43:03.000Z (over 2 years ago)
- Last Synced: 2025-02-28T16:16:24.147Z (3 months ago)
- Topics: asp-net-core, aspnetcore, cqrs-pattern, javascript, material-ui, react, react-components, react-hooks, react-redux, react-router, reactjs, redux, redux-actions, redux-middleware, redux-store, redux-thunk, redux-toolkit, typescript, typescript-definitions, webapi-core
- Language: TypeScript
- Homepage:
- Size: 6.27 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Reactivities
This an application that uses ASP.Net Core Web Api 3.1 for its backend and a React SPA for its frontend. The backend follows the Command Query Responsibility Segregation pattern.