Our working example 🤘There is a fantastic tool on the block endorsed by React that boasts “no configuration necessary”. I use create-react-app for every new React application. It’s so good 💯. The great thing Create React App has bundled is the eject tool, which allows you to completely disconnect and add your own advanced configuration. Seriously though, this is not required to add things like R