Skip to content

Goutham-02/TextUtils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Text Editor Utilities

A React.js web application that provides text manipulation tools, including case conversion, text cleaning, and live text analysis.

🚀 Features

  • Text Conversion: Convert text to uppercase and lowercase.
  • Text Cleaning: Remove extra spaces and clear text with one click.
  • Live Word & Character Count: Get instant statistics of your text.
  • Dark Mode Support: Toggle between light and dark themes for better accessibility.
  • React Router Integration: Navigate seamlessly between pages.

🛠️ Technologies Used

  • React.js for front-end development.
  • React Router for navigation.
  • CSS for responsive styling.

📦 Installation

  1. Clone the repository:
    git clone https://github.com/your-username/text-editor-utilities.git
  2. Navigate to the project directory:
    cd text-editor-utilities
  3. Install dependencies:
    npm install
  4. Start the development server:
    npm start

🖥️ Usage

  1. Enter text into the editor.
  2. Use the buttons to convert text, clean spaces, or copy text.
  3. View live word and character count.
  4. Toggle dark mode for a better viewing experience.

⭐ Don't forget to star this repo if you found it useful!

Visit: https://text-editor-utilities.vercel.app/

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published