/Text-Utilities

This is a web app build using react library in which we can apply various operations on the text that is being entered in the app.

Primary LanguageJavaScript

Welcome to Text-Utils React-app. This web-app is build using react library of JavaScript. This app is build on function based components. This app has some text manipulating functions like changing all the text to uppercase or lowercase, copying the text to clipboard and removing extra spaces from the text. This app also gives you accurate number of words and charcters in your text. The interface is user friendly. I've included dark mode feature into this app.