# Additional Resources

React Router provides powerful routing features to ReactJS, and it allows a page to change state as components are mounted and unmounted.

## Helpful Links

* [React Router Github](https://github.com/reactjs/react-router)
* [API Reference](https://github.com/reactjs/react-router/blob/master/docs%2FAPI.md)
* [React Router Cheat Sheet](http://ricostacruz.com/cheatsheets/react-router.html)
