Skip to content

Issue 17 migrate pages router to app router - #39

Open
Games4Doritos wants to merge 4 commits into
mainfrom
issue-17-Migrate_Pages_Router_to_App_Router
Open

Issue 17 migrate pages router to app router#39
Games4Doritos wants to merge 4 commits into
mainfrom
issue-17-Migrate_Pages_Router_to_App_Router

Conversation

@Games4Doritos

@Games4Doritos Games4Doritos commented Jul 18, 2026

Copy link
Copy Markdown

Change Summary

Removed the files in the pages folder in client/src and moved to the app router. Everything has been migrated over and the frontend seems to work fine

Change Form

  • The pull request title has an issue number
  • The change works by "Smoke testing" or quick testing
  • The change has tests
  • The change has documentation

Related issue

Riley and others added 4 commits June 27, 2026 06:55
- Removed the pages files and added the app directory instead, containing a base page.tsx (landing page) and layout.tsx.
- Created a Providers component for the QueryClientProvider and ReactQueryTools
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Migrate Pages Router to App Router

1 participant