Getting quickly started with React Router
React is widely used library for client side web applications.
In any web applications, there will be multiple pages.
Routing the URL properly and load different pages based on route parameters is a general requirement.
There is an awesome npm packag...
react-router-1629177653876.hashnode.dev4 min read