Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 545 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 545 Bytes

Text Manipulating app

User can manipulate any text like changing the case of the text, copy text or get word count of the text.

Deployed link : https://yashi-15.github.io/TextUtils/

Screenshot (593)

Technologies

Frontend - HTML, Bootstrap, JavaScript, React JS

Backend- JavaScript

Setup

npm install

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.