Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 469 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 469 Bytes

textAugment React app:

This is a React app used to change and Modify user's text according to their need.

Features:

  • Make the text Uppercase
  • Make the text Lowercase
  • Remove all spaces from the Text
  • Count the Words and Characters of the text
  • Copy the Modified text to Clipboard
  • Reverse the whole text

Tools Used: