React Router is a complete routing library for React.
React Router keeps your UI in sync with the URL. It has a simple API with powerful features like lazy code loading, dynamic route matching, and location transition handling built right in. Make the URL your first thought, not an after-thought.
Note
This is a fork of React Router 3 with fixes to make compatible with current versions (v7+) of react-redux. Based on commits from @stevemckenzie: https://github.com/stevemckenzie/react-router.
** Use at your own risk! This package will probably not be maintained. **