Skip to content
Cloudflare Docs

Remix

Remix is a framework that focused on web standard. The framework is no longer recommended for new projects by the authors and its successor React Router should be used instead.

To start a new React Router project please refer to the React Router Workers guide.

And if you have an existing Remix application consider migrating it to React Router as described in the official Remix upgrade documentation.