Technology RadarTechnology Radar

Create React App

Hold

Create React App (CRA) is a tool developed by Facebook to create React apps with no build configuration. Before CRA, the ecosystem was fragmented, and the development toolchain needed to be set up manually. There have been no standards or best practices.

However, since CRA is not actively developed anymore and since there are alternatives around (e.g. Next) we've stopped using CRA for new projects.