--- title: Notes CRUD toc: false order: 1 --- # Data Routers This example demonstrates some of the basic features of Data Router, including: - Loader functions - Action functions - and
navigations ## Preview Open this example on [StackBlitz](https://stackblitz.com): [![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/remix-run/react-router/tree/dev/examples/notes?file=src/App.jsx)