Make Custom Navigation in React without refreshing a Page - Inspired by react-router
If you are a react developer then probably you have used the react-router package to make navigation between components, In this article, we gonna create our own basic react-router kind of thing which will help us to navigate between routes without r...
yashvant.hashnode.dev7 min read