Skip to content

Upgrade Remix template to React Router 7 #4900

@JonnyBurger

Description

@JonnyBurger

React Router 7 is the successor to Remix.

We should upgrade our template:
https://github.com/remotion-dev/remotion/tree/main/packages/template-remix (Source of truth)
https://github.com/remotion-dev/template-remix (Standalone repo, which is copied from source of truth)

You can decide which one to work on, but the Remotion tests should pass on the template (validate-templates.test.ts)

Let's upgrade the template to use React Router 7 instead of Remix.
It should follow the new best React Router 7 practices, and keep the same functionality.

References in the code should be changed from "Remix" to "React Router 7".

💎 This issue has a bounty on it!

Read our contributing guidelines:

/bounty 250

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions