Skip to content

SoumaySoni/SSTtextUtilityReactJs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📝 S.S Text Utility – ReactJS App

A simple and efficient ReactJS-based text utility app built to help users perform common text manipulation tasks easily. This app demonstrates clean component design, props usage, and theme toggling in React.


🌐 Live Demo

🔗 Visit Live Site
(Replace with your Netlify deployment link)


⚙️ Features

  • ✅ Convert text to UPPERCASE
  • ✅ Convert text to lowercase
  • ✅ Clear text
  • ✅ Remove extra spaces
  • ✅ Copy text to clipboard
  • ✅ Word and character count
  • ✅ Theme toggle: Light / Dark mode
  • ✅ Responsive design

🛠️ Tech Stack

  • ReactJS (CRA – Create React App)
  • HTML5 / CSS3
  • Bootstrap 5 (for styling)
  • JavaScript (ES6+)

🚀 Getting Started (Local Setup)

To run this app locally:

git clone https://github.com/SoumaySoni/S.S_text_utility_ReactJs.git
cd S.S_text_utility_ReactJs
npm install
npm start

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors