The Text Utils App is a React-based application that provides various text manipulation utilities. It allows users to perform operations such as finding the number of words and characters in a given paragraph, converting the text to uppercase or lowercase, and removing extra spaces from the paragraph.
- Word and Character Count: Users can enter a paragraph of text, and the app will display the number of words and characters in real-time.
- Text Conversion: Users can convert the paragraph to uppercase or lowercase with a single click.
- Extra Space Removal: Users can remove extra spaces between words in the paragraph, making it more readable.
To run the Text Utils App locally, you need to have the following installed on your machine:
- Node.js (version 12.0 or higher)
- npm (version 6.0 or higher)
-
Clone this repository to your local machine using the following command:
git clone https://github.com/Akib-Vijapura/TextUtils.git
-
Navigate to the project directory:
cd TextUtils
- Start the application:
npm start
- Open your web browser and navigate to http://localhost:3000 to access the Text Utils App.
- Enter a paragraph of text in the input field.
- Explore the different utilities available, such as word and character count, text conversion, and extra space removal.
Contributions are always welcome! If you find any issues or have suggestions for improvements, please submit an issue or a pull request to this repository.
This project is licensed under the MIT License.
- This app was built using React.js. Learn more about React and its ecosystem here.
- The project structure and configuration were inspired by create-react-app.
If you have any questions or need further assistance, please feel free to reach out to the project maintainer:
- Name: Akib Vijapura
- Email: [email protected]