TextUtils is a simple React application created using create-react-app that empowers users to manipulate text effortlessly. Whether you want to convert text to uppercase or lowercase, capitalize it, remove whitespaces, or transform it into HTML format, TextUtils has you covered. The application also features a convenient option to clear the text area. It boasts full responsiveness for a seamless user experience.
- Text Manipulation: Easily convert text to uppercase, lowercase, capitalize, remove whitespaces, or transform it into HTML.
- Clear Text: Quickly clear the text area to start fresh.
- Responsive Design: Enjoy a user-friendly experience on various devices.
- Dark/Light Mode: You can switch between Dark and Light mode.
- React: Built using function-based components for a clean and efficient structure.
- Bootstrap: Leveraged Bootstrap for a visually appealing and responsive user interface.
- React Router DOM: Implemented for seamless navigation and a smooth user experience.
-
Clone the Repository:
git clone https://github.com/saifiimuhammad/TextUtils.git
-
Navigate to Project Directory:
cd TextUtils -
Install Dependencies:
npm install
-
Run the Application:
npm start
The application will open in your default browser at http://localhost:3000.
Contributions are welcome! Feel free to open issues or submit pull requests to enhance TextUtils.
This project is licensed under the MIT License.
Muhammad Saif


