button color change to indicate visitor is on current page in reactJS
I'm currently trying to make the button to change background color to let the visitor know which page they are currently on. Anyone know how to do that? I've only managed to make it change color upon clicking. I'm using…