Skip to main content
Version: 3.xx.xx

React Location

React Location is responsible for handling all the routing configurations of your application. With refine's React Location support, you can use React Location for routing in your project. The following example uses React Location for routing. You may look at the sample to see how it's done.

Refer to the refine Router Provider documentation for more information. →

Run on your local
npm create refine-app@latest -- --example with-react-location