diff --git a/SearchListApplications/.gitignore b/ListSearchApplications/.gitignore similarity index 100% rename from SearchListApplications/.gitignore rename to ListSearchApplications/.gitignore diff --git a/SearchListApplications/README.md b/ListSearchApplications/README.md similarity index 100% rename from SearchListApplications/README.md rename to ListSearchApplications/README.md diff --git a/SearchListApplications/package.json b/ListSearchApplications/package.json similarity index 100% rename from SearchListApplications/package.json rename to ListSearchApplications/package.json diff --git a/SearchListApplications/snapshot.png b/ListSearchApplications/snapshot.png similarity index 100% rename from SearchListApplications/snapshot.png rename to ListSearchApplications/snapshot.png diff --git a/SearchListApplications/src/_mock.ts b/ListSearchApplications/src/_mock.ts similarity index 100% rename from SearchListApplications/src/_mock.ts rename to ListSearchApplications/src/_mock.ts diff --git a/SearchListApplications/src/components/PageHeaderWrapper/index.less b/ListSearchApplications/src/components/PageHeaderWrapper/index.less similarity index 100% rename from SearchListApplications/src/components/PageHeaderWrapper/index.less rename to ListSearchApplications/src/components/PageHeaderWrapper/index.less diff --git a/SearchListApplications/src/components/PageHeaderWrapper/index.tsx b/ListSearchApplications/src/components/PageHeaderWrapper/index.tsx similarity index 100% rename from SearchListApplications/src/components/PageHeaderWrapper/index.tsx rename to ListSearchApplications/src/components/PageHeaderWrapper/index.tsx diff --git a/SearchListApplications/src/components/StandardFormRow/index.less b/ListSearchApplications/src/components/StandardFormRow/index.less similarity index 100% rename from SearchListApplications/src/components/StandardFormRow/index.less rename to ListSearchApplications/src/components/StandardFormRow/index.less diff --git a/SearchListApplications/src/components/StandardFormRow/index.tsx b/ListSearchApplications/src/components/StandardFormRow/index.tsx similarity index 100% rename from SearchListApplications/src/components/StandardFormRow/index.tsx rename to ListSearchApplications/src/components/StandardFormRow/index.tsx diff --git a/SearchListApplications/src/components/TagSelect/index.less b/ListSearchApplications/src/components/TagSelect/index.less similarity index 100% rename from SearchListApplications/src/components/TagSelect/index.less rename to ListSearchApplications/src/components/TagSelect/index.less diff --git a/SearchListApplications/src/components/TagSelect/index.tsx b/ListSearchApplications/src/components/TagSelect/index.tsx similarity index 100% rename from SearchListApplications/src/components/TagSelect/index.tsx rename to ListSearchApplications/src/components/TagSelect/index.tsx diff --git a/SearchListApplications/src/data.d.ts b/ListSearchApplications/src/data.d.ts similarity index 100% rename from SearchListApplications/src/data.d.ts rename to ListSearchApplications/src/data.d.ts diff --git a/SearchListApplications/src/index.tsx b/ListSearchApplications/src/index.tsx similarity index 100% rename from SearchListApplications/src/index.tsx rename to ListSearchApplications/src/index.tsx diff --git a/SearchListApplications/src/model.ts b/ListSearchApplications/src/model.ts similarity index 100% rename from SearchListApplications/src/model.ts rename to ListSearchApplications/src/model.ts diff --git a/SearchListApplications/src/service.ts b/ListSearchApplications/src/service.ts similarity index 100% rename from SearchListApplications/src/service.ts rename to ListSearchApplications/src/service.ts diff --git a/SearchListApplications/src/style.less b/ListSearchApplications/src/style.less similarity index 100% rename from SearchListApplications/src/style.less rename to ListSearchApplications/src/style.less diff --git a/SearchListApplications/src/utils/utils.less b/ListSearchApplications/src/utils/utils.less similarity index 100% rename from SearchListApplications/src/utils/utils.less rename to ListSearchApplications/src/utils/utils.less diff --git a/SearchListArticles/.gitignore b/ListSearchArticles/.gitignore similarity index 100% rename from SearchListArticles/.gitignore rename to ListSearchArticles/.gitignore diff --git a/SearchListArticles/README.md b/ListSearchArticles/README.md similarity index 100% rename from SearchListArticles/README.md rename to ListSearchArticles/README.md diff --git a/SearchListArticles/package.json b/ListSearchArticles/package.json similarity index 100% rename from SearchListArticles/package.json rename to ListSearchArticles/package.json diff --git a/SearchListArticles/snapshot.png b/ListSearchArticles/snapshot.png similarity index 100% rename from SearchListArticles/snapshot.png rename to ListSearchArticles/snapshot.png diff --git a/SearchListArticles/src/_mock.ts b/ListSearchArticles/src/_mock.ts similarity index 100% rename from SearchListArticles/src/_mock.ts rename to ListSearchArticles/src/_mock.ts diff --git a/SearchListArticles/src/components/ArticleListContent/index.less b/ListSearchArticles/src/components/ArticleListContent/index.less similarity index 100% rename from SearchListArticles/src/components/ArticleListContent/index.less rename to ListSearchArticles/src/components/ArticleListContent/index.less diff --git a/SearchListArticles/src/components/ArticleListContent/index.tsx b/ListSearchArticles/src/components/ArticleListContent/index.tsx similarity index 100% rename from SearchListArticles/src/components/ArticleListContent/index.tsx rename to ListSearchArticles/src/components/ArticleListContent/index.tsx diff --git a/SearchListArticles/src/components/StandardFormRow/index.less b/ListSearchArticles/src/components/StandardFormRow/index.less similarity index 100% rename from SearchListArticles/src/components/StandardFormRow/index.less rename to ListSearchArticles/src/components/StandardFormRow/index.less diff --git a/SearchListArticles/src/components/StandardFormRow/index.tsx b/ListSearchArticles/src/components/StandardFormRow/index.tsx similarity index 100% rename from SearchListArticles/src/components/StandardFormRow/index.tsx rename to ListSearchArticles/src/components/StandardFormRow/index.tsx diff --git a/SearchListArticles/src/components/TagSelect/index.less b/ListSearchArticles/src/components/TagSelect/index.less similarity index 100% rename from SearchListArticles/src/components/TagSelect/index.less rename to ListSearchArticles/src/components/TagSelect/index.less diff --git a/SearchListArticles/src/components/TagSelect/index.tsx b/ListSearchArticles/src/components/TagSelect/index.tsx similarity index 100% rename from SearchListArticles/src/components/TagSelect/index.tsx rename to ListSearchArticles/src/components/TagSelect/index.tsx diff --git a/SearchListArticles/src/data.d.ts b/ListSearchArticles/src/data.d.ts similarity index 100% rename from SearchListArticles/src/data.d.ts rename to ListSearchArticles/src/data.d.ts diff --git a/SearchListArticles/src/index.tsx b/ListSearchArticles/src/index.tsx similarity index 100% rename from SearchListArticles/src/index.tsx rename to ListSearchArticles/src/index.tsx diff --git a/SearchListArticles/src/model.ts b/ListSearchArticles/src/model.ts similarity index 100% rename from SearchListArticles/src/model.ts rename to ListSearchArticles/src/model.ts diff --git a/SearchListArticles/src/service.ts b/ListSearchArticles/src/service.ts similarity index 100% rename from SearchListArticles/src/service.ts rename to ListSearchArticles/src/service.ts diff --git a/SearchListArticles/src/style.less b/ListSearchArticles/src/style.less similarity index 100% rename from SearchListArticles/src/style.less rename to ListSearchArticles/src/style.less diff --git a/SearchListProjects/.gitignore b/ListSearchProjects/.gitignore similarity index 100% rename from SearchListProjects/.gitignore rename to ListSearchProjects/.gitignore diff --git a/SearchListProjects/README.md b/ListSearchProjects/README.md similarity index 100% rename from SearchListProjects/README.md rename to ListSearchProjects/README.md diff --git a/SearchListProjects/package.json b/ListSearchProjects/package.json similarity index 100% rename from SearchListProjects/package.json rename to ListSearchProjects/package.json diff --git a/SearchListProjects/snapshot.png b/ListSearchProjects/snapshot.png similarity index 100% rename from SearchListProjects/snapshot.png rename to ListSearchProjects/snapshot.png diff --git a/SearchListProjects/src/_mock.ts b/ListSearchProjects/src/_mock.ts similarity index 100% rename from SearchListProjects/src/_mock.ts rename to ListSearchProjects/src/_mock.ts diff --git a/SearchListProjects/src/components/AvatarList/index.less b/ListSearchProjects/src/components/AvatarList/index.less similarity index 100% rename from SearchListProjects/src/components/AvatarList/index.less rename to ListSearchProjects/src/components/AvatarList/index.less diff --git a/SearchListProjects/src/components/AvatarList/index.tsx b/ListSearchProjects/src/components/AvatarList/index.tsx similarity index 100% rename from SearchListProjects/src/components/AvatarList/index.tsx rename to ListSearchProjects/src/components/AvatarList/index.tsx diff --git a/SearchListProjects/src/components/StandardFormRow/index.less b/ListSearchProjects/src/components/StandardFormRow/index.less similarity index 100% rename from SearchListProjects/src/components/StandardFormRow/index.less rename to ListSearchProjects/src/components/StandardFormRow/index.less diff --git a/SearchListProjects/src/components/StandardFormRow/index.tsx b/ListSearchProjects/src/components/StandardFormRow/index.tsx similarity index 100% rename from SearchListProjects/src/components/StandardFormRow/index.tsx rename to ListSearchProjects/src/components/StandardFormRow/index.tsx diff --git a/SearchListProjects/src/components/TagSelect/index.less b/ListSearchProjects/src/components/TagSelect/index.less similarity index 100% rename from SearchListProjects/src/components/TagSelect/index.less rename to ListSearchProjects/src/components/TagSelect/index.less diff --git a/SearchListProjects/src/components/TagSelect/index.tsx b/ListSearchProjects/src/components/TagSelect/index.tsx similarity index 100% rename from SearchListProjects/src/components/TagSelect/index.tsx rename to ListSearchProjects/src/components/TagSelect/index.tsx diff --git a/SearchListProjects/src/data.d.ts b/ListSearchProjects/src/data.d.ts similarity index 100% rename from SearchListProjects/src/data.d.ts rename to ListSearchProjects/src/data.d.ts diff --git a/SearchListProjects/src/index.tsx b/ListSearchProjects/src/index.tsx similarity index 100% rename from SearchListProjects/src/index.tsx rename to ListSearchProjects/src/index.tsx diff --git a/SearchListProjects/src/model.ts b/ListSearchProjects/src/model.ts similarity index 100% rename from SearchListProjects/src/model.ts rename to ListSearchProjects/src/model.ts diff --git a/SearchListProjects/src/service.ts b/ListSearchProjects/src/service.ts similarity index 100% rename from SearchListProjects/src/service.ts rename to ListSearchProjects/src/service.ts diff --git a/SearchListProjects/src/style.less b/ListSearchProjects/src/style.less similarity index 100% rename from SearchListProjects/src/style.less rename to ListSearchProjects/src/style.less diff --git a/SearchListProjects/src/utils/utils.less b/ListSearchProjects/src/utils/utils.less similarity index 100% rename from SearchListProjects/src/utils/utils.less rename to ListSearchProjects/src/utils/utils.less