Skip to content

[Phase 1] Configure TanStack Query and React Router #1048

@coderabbitai

Description

@coderabbitai

📋 Task Description

Install and configure TanStack Query and React Router.

🎯 Objectives

  • Install @tanstack/react-query, @tanstack/react-query-devtools, react-router-dom
  • Configure QueryClientProvider in App.tsx
  • Set up BrowserRouter and central route config
  • Add React Query DevTools
  • Placeholder pages: Dashboard, Notes, JotPad, TodoList, StudyTracker, Profile, Login, Signup, ForgotPassword, Upload

✅ Acceptance Criteria

  • Router + QueryClient wired
  • DevTools enabled in dev
  • All placeholder routes render

Metadata

Metadata

Labels

enhancementNew feature or requestphase-1Phase 1: Foundation & Configurationreact-migrationRefactor to React + TanStack QueryrefactoringRefactoring tasks

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions