diff --git a/src/app/hooks.ts b/src/redux/hooks.ts similarity index 100% rename from src/app/hooks.ts rename to src/redux/hooks.ts diff --git a/src/app/store.ts b/src/redux/store.ts similarity index 100% rename from src/app/store.ts rename to src/redux/store.ts