It is the client part of the Fullstack counter-app starter on React in TypeScript that follows Clean Architecture principles.
Starter for Clean Architecture
- clean-architecture
- client
- counter-app
- dip
- jest
- jest-fetch-mock
- mdx-deck
- react
- react-hooks
- react-testing-library
- rest
- srp
- ss-deck
- starter
- test-coverage
- typescript
- unit-test
- use-presenter
- - db, fullstack, jest, jest-fetch-mock, json-server, react, react-hooks, react-testing-library, rest
- - counter-app, dip, jest, jest-fetch-mock, react, react-hooks, react-testing-library, srp, starter, test-coverage, typescript, unit-test, use-presenter
Demo and server are both hosted on the Codesandbox.
In separate browser tabs do:
Alexander Lapygin <alexanderlapygin@gmail.com>
Eduardo Moroni's react-clean-architecture
See that repository
npm run test
test with coverage:
npm run test:coverage
Licensed under the MIT license.