Skip to content

TauqeerAhmad5201/react-textutils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Text Utility

Customize your text in favor of you!

Text Utility is a Single Page Application used to customize your text handy.

TU1

Features

  • Converting the text to UpperCase
  • Converting the text to LowerCase
  • Removing Extra spaces from chunks of paragrams
  • Smooth preview of text letting you plan
  • Word Count and Character Count embedded
  • Time required to read the words

Installation

Steps given below:

  1. Just fork this project (better for your own convenience).

  2. git clone this project.

 git clone https://github.com/<Your GitHub Username>/react-textutils
  1. Make sure you've installed node.js. Make sure to install it from here.

  2. Hit your terminal in the cloned foler and run npm i.

 npm i 
  1. Now run npm run start.
 npm run start 

Want to contribute? Great!

Please have a glimpse at CONTRIBUTING.md