How can i get the browsers history in my react app?
I am trying to make application, for that, I want to show the latest visited sites in my app. But I didn't find any solution. Is there a way to do so without using backend? are there any package available for that?