Clean Up React.jsClean-Up React is a VS Code extension that automatically removes unnecessary files created when initializing a React project and cleans up the remaining files from unnecessary information. This allows you to start working on a project with a more organized structure. FeaturesRemoves unnecessary files from the public and src folders, such as favicon.ico, logo192.png, App.test.js, and others. Cleans up remaining files by removing extraneous information, simplifying the project structure. Supports cross-platform functionality, working on Windows, macOS, and Linux. |