Currently, I am working on a font modifier project and this project modifies the text entered in the text box on the website. I want to change the text color and style just by clicking a button on the website.
↧
How can I make a button in react.js for converting my text in the text box in different font style?
↧