Getting Started With React Router
As we know, with React we can create SPA's, where we can't navigate to different pages. Therefore to navigate from one route to another, we use React-Router(a routing library for react). There are different routing libraries like Reach-Router etc.. w...
syedminhajhussain.hashnode.dev6 min read