A simple React-based text utility app that helps you manipulate and analyze your text efficiently.
Built with React and styled using Bootstrap 5.
π Live Demo: TextUtils on Render
- βοΈ Text Formatting β Convert text to uppercase, lowercase, or clear it.
- π Text Analysis β Get word and character count.
- β±οΈ Reading Time Estimation β See how long it will take to read the text.
- π± Responsive Design β Works smoothly on desktop, tablet, and mobile.
- βοΈ React β Frontend framework
- π¨ Bootstrap 5 β Styling and layout
- π Hosted on Render
- Clone the repository on local machine
- open the folder in vs code
- run in terminal :
- cd TextUtils
- npm install
- npm run start
- open the local port shown
git clone https://github.com/your-username/textutils.git