In post Handling Events in React we extended react-app which we built as part of Rendering RESTful service with React to support add and delete employees operation. Now as part of this post we will add Routing capabilities to it using react-router, by defining an additional column Details as a Link, click of which take you to ...