interactive-remix-routing
Routing demo
An interactive app demonstrating routing in Remix with a focus on file-based routing and the latest routing features
Interactive app to demonstrate how routing works in Remix
87 stars
1 watching
15 forks
Language: TypeScript
last commit: about 1 year ago
Linked from 1 awesome list
reactremixremix-run
Related projects:
Repository | Description | Stars |
---|---|---|
ws-rush/unplugin-remix-router | Automates the setup of routing in React applications using Remix Router | 10 |
yesmeck/remix-routes | A tool for generating typesafe helper functions and automatically routing for Remix apps. | 425 |
kiliman/remix-flat-routes | Provides a way to define routes in a Remix application using the flat-routes convention | 736 |
hemengke1997/vite-plugin-remix-flat-routes | Provides a plugin for Vite to enable file-system routing in React applications with a flat route structure | 2 |
pacexy/remixin | An opinionated Remix starter kit with pre-configured dependencies and setup for building and deploying Remix applications. | 2 |
domkm/silk | An isomorphic routing library for Clojure and ClojureScript applications | 222 |
kuy/treemap-with-router | An example project demonstrating the integration of React Router and Redux with D3's treemap visualization. | 63 |
terribledev/remix-render | A Remix stack for deploying a PostgreSQL-based application to Render.com | 5 |
robipop22/dnb-stack | A Remix-based application stack for deploying to Vercel with testing and deployment automation | 94 |
jacob-ebey/remix-auth-layouts-example | An example showcasing a simple login flow using Remix framework | 15 |
meteorwebcomponents/router | A reactive routing solution for polymer elements | 4 |
jlyman/rn-navigationexperimental-redux-example | A demonstration app showing how to use Redux and NavigationExperimental for managing navigation state in React Native applications. | 342 |
nzambello/punk-stack | A Remix-based full-stack project with Supabase integration and automated testing tools | 8 |
bogdaaamn/minimal-remix-stack | A Remix application setup with minimal TypeScript, Tailwind, linting, and formatting | 21 |
puches/remix-cloudrun | A setup example to deploy a Remix application on Google Cloud Run using GitHub Actions and Firebase CDN. | 3 |