How I created a random color generator using React
Hi everyone, I will create a random color generator with a functional component and a useState hooks. This is a beginner's guide so I will be using only the useState hook and no other hooks would be used. I am not going to use any other UI libraries ...
ravina.hashnode.dev3 min read