Routing between react components
I have been learning react for past few months and I need help with my first project.
I have made reusable bootstrap card component. The component has an anchor tag and I want to be able to display other components on a completely new page when this...