Skip to content

saifiimuhammad/TextUtils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

TextUtils

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.

screencapture-localhost-3000-2023-11-25-21_56_31 screencapture-localhost-3000-about-2023-11-25-21_56_50 screencapture-localhost-3000-2023-11-25-21_57_04

Features

  • 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.

Technologies Used

  • 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.

How to Use

  1. Clone the Repository:

    git clone https://github.com/saifiimuhammad/TextUtils.git
  2. Navigate to Project Directory:

    cd TextUtils
  3. Install Dependencies:

    npm install
  4. Run the Application:

    npm start

    The application will open in your default browser at http://localhost:3000.

Contributing

Contributions are welcome! Feel free to open issues or submit pull requests to enhance TextUtils.

License

This project is licensed under the MIT License.

Author

Muhammad Saif

About

A React web based application which allows the user to manipulate the text in any way he/she wants.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors