React TypeScript starter implementing Clean Architecture for web applications.
Clean React App bootstraps a React + TypeScript project using Clean Architecture. It includes Webpack build configurations, unit and end-to-end test setups, authentication flows, a validation layer, reusable API and form hooks, and preconfigured pages (login, sign up, dashboard). Suitable for single-page web applications that need a clear project structure and common auth and testing tooling.
0