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).
- ๐ 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
- Node.js (v14 or higher)
- npm or yarn
git clone https://github.com/CoreTech7704/textutils.git
cd textutils
npm installRun
npm start App will run at http://localhost:3000
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 """