Step by step guide on creating a dynamic theme in react that's color changes based on user selection
Imagine the case that you're creating an app that is used by different companies and based on company color, your app needs to change its background and font color.
So let's create a simple react app that will have a dropdown with a list of companies...
bhavikchavda.hashnode.dev3 min read