About React Router Address Book

This is a demo application showing off some of the powerful features of React Router, including dynamic routing, nested routes, loaders, actions, and more.

Features

Explore the demo to see how React Router handles:

  • Data loading and mutations with loaders and actions
  • Nested routing with parent/child relationships
  • URL-based routing with dynamic segments
  • Pending and optimistic UI

Learn More

Check out the official documentation at reactrouter.com to learn more about building great web applications with React Router.

cd ..