react-cssmodules-noeject-demo This project illustrates using CSS Modules in React applications created by the Create React App tool (CRA) and without ejecting. The code is based on two articles: "How to Use CSS Modules with Create React App"; Maintaining a fork of create-react-app as an alternative to ejecting.