A simple and interactive React-based Text Utility App to manipulate text — transform to uppercase, lowercase, remove extra spaces, count characters & words, and switch between Light/Dark themes. This tool is useful for users doing text formatting, editing, or readability checks.
(Add deployed link here once deployed)
Example: https://yourdeploymentlink.netlify.app
- React
- CSS
- Create React App
- JavaScript
✔ Convert text to Uppercase
✔ Convert text to Lowercase
✔ Remove Extra Spaces
✔ Word & Character Counter
✔ Dark / Light Mode Toggle
git clone https://github.com/imran-0808/TextUtils-App.git

