PGPriya Guptainguptapriya.hashnode.dev·Jul 11, 2021 · 3 min readHow to set up Create-React-App to develop react.js apps on your local machine?What is Create React App(CRA)? Create React App(CRA) is a boilerplate that allows us to quickly start with our React project on our local machine without getting into the nitty-gritty of manual configurations. CRA wraps together all the required depe...00