Skip to content

Latest commit

 

History

History
63 lines (41 loc) · 2.11 KB

File metadata and controls

63 lines (41 loc) · 2.11 KB

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.

📷 Screenshort

Screenshot 2024-03-16 181242

✨ Features

  • 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.

Usage

  1. Input Text: Enter the text you want to manipulate in the provided input field.
  2. Select Action: Choose from the available actions, such as word counting, character counting, removing extra spaces, or converting case.
  3. View Manipulated Text: The manipulated text will be displayed in real-time based on the selected action.
  4. Copy to Clipboard: Optionally copy the manipulated text to your clipboard for easy sharing or use.

🛠️ Technologies Used

  • React
  • JavaScript
  • HTML
  • CSS

Installation

  1. Clone the repository:

    git clone https://github.com/Varunyadavgithub/TextUtils.git
    
  2. Navigate to the project directory:

    cd TextUtils
    
  3. Install dependencies:

    npm install
    
  4. Start the development server:

    npm start
    
  5. Open your web browser and visit http://localhost:3000 to view the application.

Contributing

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.

Contact

For any questions, suggestions, or feedback, please feel free to reach out to Connect Me on 🔗 Linkedin 🔗 Twitter