Skip to content

san-soni30/TextUtils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TextUtils App

A simple and basic text utility application built using React.js during my learning phase of React. This app provides various text manipulation features with a clean UI.

🔍 Preview

TextUtils Light Mode TextUtils Dark Mode TextUtils Dark Mode

Features

  • Dark and Light Mode Toggle
  • Convert text to Uppercase and Lowercase
  • Character and Word Count
  • Estimate reading time for the provided text
  • Clear the text
  • Copy text to clipboard
  • Remove extra spaces
  • Convert text in Hindi language

Technologies Used

  • React.js
  • HTML5
  • CSS3
  • JavaScript

Installation

  1. Clone the repository:
  1. Navigate to the project directory:
  • cd textutils
  1. Install dependencies:
  • npm install
  1. Start the development server:
  • npm start

Usage

  • Enter or paste your text into the textbox.
  • Use the provided buttons to manipulate the text as per your needs.
  • Switch between Light and Dark mode for better readability.

License

This project is created for learning purposes.


Feel free to modify or enhance it further. PRs are welcome!

About

A basic Text Utility app built using React.js during my learning phase.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors