Change navbar color on mouse scroll in React
I have a simple application where I want to change the color of the navbar on mouse scroll. Like what Mailchimp is doing: When you scroll down, the navbar is following you but also changes its color from yellow to white => https://mailchimp.com/
To d...
muratcanyuksel.hashnode.dev2 min read