Text Analyzer App Made Using React.js . it is a utility app that allow user to modify it text to lowercase, uppercase, remove extra spaces, copy to clipboard count the total no of character present in the word or line time required to read the total line and a preview box and a Dark mode toggle switch to change the background color to light to dark
To run the web application locally, you need to install Node.js on your device. Once installed, follow these steps:
- Clone the repository:git clone https://github.com/Akash23536/text_analyzer.git
- npm install (to install all the required dependencies)
- npm run start (to start the application)
- Text Analyzer is now running on localhost/3000
React.js, Bootstrap, javaScript, Html, Css, npm-package manager