TextUtils is a feature-rich web application built with React.js, designed to simplify text manipulation tasks through a clean and interactive interface. Deployed on GitHub Pages, this app ensures a smooth and efficient user experience.
-
Case Conversion: Quickly transform text to uppercase or lowercase.
-
Clipboard Integration: Copy formatted text with a single click.
-
Text Cleanup: Remove unnecessary spaces and clear text effortlessly.
-
Font Customization: Modify text appearance for better readability.
-
Real-Time Notifications: Get instant feedback on every action.
-
Theme Toggle: Switch between light and dark modes for a personalized experience.
-React.js: For building a dynamic and efficient user interface.
-HTML & CSS: For structuring and styling the application.
Clone the repository.
Navigate to the project directory.
Install dependencies using npm install.
Start the development server with npm start.
Open the app in your browser and explore the features.
Check out the live version here: https://dhaneshwari09.github.io/TextUtils/#