Adding react router to a react app
Introduction
We mostly use react-router for changing the routes of our project.
Let's say I'm building an e-commerce app that would take me to different pages like the home page, product page, cart page, wishlist page, and orders page. To redirect my...
kumsomi.hashnode.dev6 min read