Skip to content

This React web page provides real-time text manipulation features, allowing users to convert sentences to lower case and upper case, as well as calculate the number of words and characters.

Notifications You must be signed in to change notification settings

wforShubham/Real-Time-Text-Manipulation-Web-Page

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Real-Time Text Manipulation Web Page

This React web page provides real-time text manipulation features, allowing users to convert sentences to lower case and upper case, as well as calculate the number of words and characters.

Features

  • Real-Time Text Conversion:

    • Convert text to lower case.
    • Convert text to upper case.
  • Real-Time Text Analysis:

    • Calculate the number of words in the input sentence.
    • Calculate the number of characters in the input sentence.

Technologies Used

  • React: A JavaScript library for building user interfaces.
  • HTML and CSS: For structuring and styling the web page.

Getting Started

  1. Clone the repository:
    git clone https://github.com/your-username/your-repo.git

About

This React web page provides real-time text manipulation features, allowing users to convert sentences to lower case and upper case, as well as calculate the number of words and characters.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published