Skip to content

dipeshdimi/Text-Utility-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Text Utility Web App | Live Demo

Welcome to the Text Utility Web App! This web application is built using React.js and comes with a range of text utility features to enhance your text processing experience.

Features

  • Dark Mode

    Dark Mode functionality to enrich user interaction and reduce eye strain. This feature is integrated into the UI using Bootstrap 5.

  • Text Utility Features

    • Uppercase Conversion: Convert text to uppercase.
    • Lowercase Conversion: Convert text to lowercase.
    • Remove Extra Spaces: Remove additional spaces from the text.
    • Text Reversal: Reverse the order of characters in the text.
    • Copy to Clipboard: Copy the processed text to the clipboard.
    • Clear Text: Clear the input area to start afresh.
    • Read Aloud: Enable voice dictation to have the text read aloud.
  • Responsive Design

    The Text Utility Web App is built with a responsive design using Bootstrap 5. This ensures a seamless and consistent user experience across various devices and screen sizes.

Technologies Used

  • React.js: The app is developed using React.js, ensuring a fast and interactive user interface.
  • Bootstrap 5: Styling and layout are done using Bootstrap 5.
  • Clipboard API: Copy to Clipboard feature is achieved using the Clipboard API.
  • Speech Synthesis API: The Read Aloud feature leverages the Speech Synthesis API for voice dictation.

Getting Started

To get started with the Text Utility Web App, follow these steps:

  1. Clone the repository: git clone https://github.com/dipeshdimi/Text-Utility-Application.git
  2. Install dependencies: npm install
  3. Start the development server: npm start
  4. Open your browser and navigate to http://localhost:3000

Contributing

If you'd like to contribute to the project, feel free to submit a pull request. Make sure to follow the established coding guidelines and document any changes made.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

About

πŸ”§πŸ“ Text Utility Application built with React & Bootstrap5

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published