TextTools is a beginner-friendly text transformation web app built with React. It offers real-time utilities to analyze, manipulate, and clean text. Ideal for writing, editing, or formatting content efficiently in your browser.
- Convert text to uppercase or lowercase
- Remove extra spaces
- Count words and characters
- Preview live text updates
- Display reading time estimate
- Built with clean UI using Bootstrap or custom CSS
- Light and dark theme toggle (optional if implemented)
- React JS
- JavaScript (ES6+)
- HTML5 & CSS3
- Bootstrap 5 (if used)
To run the project locally:
git clone https://github.com/your-username/texttools.git
cd texttools