Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 244 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 244 Bytes

Steps that has to be followed in order to run the app

git clone [email protected]:RAVURISAICHAITRA/text-utils.git

cd text-utils

npm install

npm install react-router-dom

npm start

Now you are set to play around with your text using this app.