1940s.nyc icon indicating copy to clipboard operation
1940s.nyc copied to clipboard

feat: upgrade to React Router 6

Open jboolean opened this issue 4 months ago • 0 comments

Summary

  • update the frontend dependencies to react-router-dom v6 and add the standalone history helper
  • refactor the application router to use HistoryRouter/Routes and restructure layout rendering with outlets
  • migrate map, viewer, and admin flows to the v6 navigation APIs and replace legacy helpers

Testing

  • npm install
  • npm run lint (hangs locally and was aborted)

https://chatgpt.com/codex/tasks/task_e_68ed64e30a5c832993c373433e9ed684

jboolean avatar Oct 13 '25 21:10 jboolean