---
title: Remix
description: Deploy a Remix application to Cloudflare Pages, or migrate to React Router.
image: https://developers.cloudflare.com/dev-products-preview.png
---

> Documentation Index  
> Fetch the complete documentation index at: https://developers.cloudflare.com/pages/llms.txt  
> Use this file to discover all available pages before exploring further.

[Skip to content](#%5Ftop) 

### Tags

[ Remix ](https://developers.cloudflare.com/search/?tags=Remix) 

# Remix

[Remix ↗](https://remix.run/) 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](https://developers.cloudflare.com/workers/framework-guides/web-apps/react-router).

And if you have an existing Remix application consider migrating it to React Router as described in the [official Remix upgrade documentation ↗](https://reactrouter.com/upgrading/remix).

```json
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"item":{"@id":"/directory/","name":"Directory"}},{"@type":"ListItem","position":2,"item":{"@id":"/pages/","name":"Pages"}},{"@type":"ListItem","position":3,"item":{"@id":"/pages/framework-guides/","name":"Framework guides"}},{"@type":"ListItem","position":4,"item":{"@id":"/pages/framework-guides/deploy-a-remix-site/","name":"Remix"}}]}
```
