Skip to main content
Version: 2.x

Upgrading to React Router v7

React Router v7 is a major realease that bring react-router and remix together to create a framework that brings Server Side Rendering (SSR) and Static Site Generation.

Setup​

  • Coming Soon