TextUtils ## 🔗Live Link
TextUtils is a versatile word and character manipulation utility built with React. It provides a range of features to help you manipulate your text in various ways, including word and character counting, removing extra spaces, and converting text between different cases.
- Word Counter: Count the number of words in your text.
- Character Counter: Count the number of characters in your text.
- Remove Extra Spaces: Remove extra spaces from your text to ensure clean formatting.
- Convert Case: Easily convert text between uppercase and lowercase, etc.
- Input Text: Enter the text you want to manipulate in the provided input field.
- Select Action: Choose from the available actions, such as word counting, character counting, removing extra spaces, or converting case.
- View Manipulated Text: The manipulated text will be displayed in real-time based on the selected action.
- Copy to Clipboard: Optionally copy the manipulated text to your clipboard for easy sharing or use.
- React
- JavaScript
- HTML
- CSS
-
Clone the repository:
git clone https://github.com/Varunyadavgithub/TextUtils.git
-
Navigate to the project directory:
cd TextUtils
-
Install dependencies:
npm install
-
Start the development server:
npm start
-
Open your web browser and visit
http://localhost:3000
to view the application.
Contributions are welcome! If you have ideas for new features, improvements, or bug fixes, feel free to submit a pull request. Please follow the existing code style and guidelines.
For any questions, suggestions, or feedback, please feel free to reach out to Connect Me on 🔗 Linkedin 🔗 Twitter