Frontend Clean Architecture is a framework-independent architecture. It can be used in isolation from React, but can also be used as a container. The code and data on which any modules can depend can be accessed anywhere in the app and by any module. There are some compromises and simplifications in the code that are worth mentioning.