Additional Resources
Where can I learn more about the technologies used?
Check out these resources:
- React Documentation
- Redux Tutorial by LearnCode.academy
- MUI Component Examples
- Parse Platform Documentation
- Vitest Documentation
- Playwright E2E Testing
For detailed documentation on specific parts of the framework, check the README files in:
src/domain/README.md
- Domain architecturesrc/store/README.md
- Redux patternstests/README.md
- Testing strategy