diff --git a/reactjs/search-app/.gitignore b/reactjs/search_app/.gitignore similarity index 100% rename from reactjs/search-app/.gitignore rename to reactjs/search_app/.gitignore diff --git a/reactjs/search-app/README.md b/reactjs/search_app/README.md similarity index 100% rename from reactjs/search-app/README.md rename to reactjs/search_app/README.md diff --git a/reactjs/search-app/package.json b/reactjs/search_app/package.json similarity index 100% rename from reactjs/search-app/package.json rename to reactjs/search_app/package.json diff --git a/reactjs/search-app/public/favicon.ico b/reactjs/search_app/public/favicon.ico similarity index 100% rename from reactjs/search-app/public/favicon.ico rename to reactjs/search_app/public/favicon.ico diff --git a/reactjs/search-app/public/index.html b/reactjs/search_app/public/index.html similarity index 100% rename from reactjs/search-app/public/index.html rename to reactjs/search_app/public/index.html diff --git a/reactjs/search-app/public/manifest.json b/reactjs/search_app/public/manifest.json similarity index 100% rename from reactjs/search-app/public/manifest.json rename to reactjs/search_app/public/manifest.json diff --git a/reactjs/search-app/src/App.css b/reactjs/search_app/src/App.css similarity index 100% rename from reactjs/search-app/src/App.css rename to reactjs/search_app/src/App.css diff --git a/reactjs/search-app/src/App.js b/reactjs/search_app/src/App.js similarity index 100% rename from reactjs/search-app/src/App.js rename to reactjs/search_app/src/App.js diff --git a/reactjs/search-app/src/App.test.js b/reactjs/search_app/src/App.test.js similarity index 100% rename from reactjs/search-app/src/App.test.js rename to reactjs/search_app/src/App.test.js diff --git a/reactjs/search-app/src/index.css b/reactjs/search_app/src/index.css similarity index 100% rename from reactjs/search-app/src/index.css rename to reactjs/search_app/src/index.css diff --git a/reactjs/search-app/src/index.js b/reactjs/search_app/src/index.js similarity index 100% rename from reactjs/search-app/src/index.js rename to reactjs/search_app/src/index.js diff --git a/reactjs/search-app/src/logo.svg b/reactjs/search_app/src/logo.svg similarity index 100% rename from reactjs/search-app/src/logo.svg rename to reactjs/search_app/src/logo.svg diff --git a/reactjs/search-app/src/registerServiceWorker.js b/reactjs/search_app/src/registerServiceWorker.js similarity index 100% rename from reactjs/search-app/src/registerServiceWorker.js rename to reactjs/search_app/src/registerServiceWorker.js diff --git a/reactjs/search-app/yarn.lock b/reactjs/search_app/yarn.lock similarity index 100% rename from reactjs/search-app/yarn.lock rename to reactjs/search_app/yarn.lock