Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Clean My ReactNew to Visual Studio Code? Get it now.
Clean My React

Clean My React

Clean My React

|
323 installs
| (2) | Free
Cleans up your React project by removing unnecessary files and folders.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Clean My React

How to clean your project

To initiate the cleaning proccess use command:
PC: Ctrl + Shift + P and search for Clean My React
MAC: CMD + Shift + P and search for Clean My React

1

Deletes these specific files:

WARNING: This extension removes files and edits your code. Do not trigger this extension besides right after running a npx create-react-app to clear all the boilerplate code.
/public/favicon.ico
/public/logo192.png
/public/logo512.png /public/robots.txt
/public/manifest.json
/src/App.css
/src/App.test.js
/src/reportWebVitals.js
/src/setupTests.js
/src/logo.svg
/src/index.css

Rewrites App.js and index.js to fit the changes and returns "Hello World".

Your react app is now ready to use.

Enjoy!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft