how to set up routing in react code example
Example 1: install react router
$ npm install --save react-router
Example 2: react routes
npm install react-router-dom
$ npm install --save react-router
npm install react-router-dom