Skip to content

CoreTech7704/TextUtils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TextUtils 🔤

A responsive and modern React application to analyze and manipulate your text quickly. Includes features like converting text to uppercase/lowercase, copying, removing extra spaces, and real-time word/character count. Built with ❤️ by CoreTech7704 (Sarvam Patel).

GitHub license React Tailwind CSS


✨ Features

  • 🌙 Dark & Light Mode Toggle
  • 📱 Fully Responsive Layout
  • 📝 Convert to Uppercase / Lowercase
  • 🚮 Clear Text
  • 📋 Copy Text to Clipboard
  • 🧹 Remove Extra Spaces
  • 📊 Real-time Word & Character Count
  • 🔔 Alert Notifications
  • ⚙️ Built with React, TailwindCSS & React Router

🚀 Getting Started

Prerequisites

  • Node.js (v14 or higher)
  • npm or yarn

Install

git clone https://github.com/CoreTech7704/textutils.git
cd textutils
npm install

Run

npm start 

App will run at http://localhost:3000

📁 Project Structure

textutils/
├── public/
├── src/
│   ├── components/
│   │   ├── Navbar.js
│   │   ├── Alert.js
│   │   └── TextForm.js
│   ├── App.js
│   ├── index.js
│   └── ...
├── tailwind.config.js
├── package.json
└── LICENSE

📄 License This project is licensed under the MIT License © 2025 Sarvam Patel (CoreTech7704)

🙌 Support or Feedback? If you like the project, feel free to ⭐ the repo and follow me on GitHub: 👉 https://github.com/CoreTech7704 """

About

A responsive and modern React application to analyze and manipulate your text quickly.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published