Skip to content

GAURITYAGI1/Text-_Converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Text-_Converter

A simple and efficient text converter application built with React.js. The application allows users to perform various text transformations such as converting text to uppercase, lowercase, Word counter for the text, and more.

Features

  • Convert to Uppercase: Change all the letters in the text to uppercase.
  • Convert to Lowercase: Change all the letters in the text to lowercase.
  • Review Text: Review the entire text.
  • Copy to Clipboard: Copy the transformed text to your clipboard with one click.
  • Word & Character Count: Display the total number of words and characters.

Installation

To run this project locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/GAURITYAGI1/Text-_Converter.git
  2. Navigate to the project directory:

    cd Text_Converter
  3. Install dependencies:

    npm install
  4. Start the development server:

    npm start

    The application will be available at http://localhost:3000.

Usage

  1. Enter or paste your text into the input field.
  2. Select the desired text transformation option.
  3. The transformed text will be displayed instantly.

Technologies Used

  • React.js: A JavaScript library for building user interfaces.
  • CSS: Styling for the application.
  • Bootstrap: Responsiveness.
  • JavaScript: Core logic for text conversion.

Contributing

Contributions are welcome! If you find any issues or have ideas for improvements, feel free to create a pull request or open an issue.

Acknowledgements

Contact

Created by ❤ with GAURI TYAGI - feel free to connect with me!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published