- Install
react-router-dom
- Use react router to create simple client side routes
- User react router to create nested client side routes
- http://flagrant-scarecrow.surge.sh/
- https://github.com/rogerwschmidt/react-router-auth-frontend
- https://github.com/rogerwschmidt/react-router-auth-backend
- http://adjoining-cook.surge.sh/
- https://github.com/rogerwschmidt/react-redux-router-blog-frontend
- https://github.com/rogerwschmidt/react-redux-router-blog-backend
- Create a new react application
react-router-example
npm install react-router-dom
- Create multiple simple route
- Create Links to traverse routes
- Use an event to traverse routes
- Create a nested route