A simple and responsive React.js-based text manipulation web app that allows users to edit and transform text in real-time.
Features include word/character count, case conversion, and clipboard support — built to practice React fundamentals and improve productivity.
- ✍️ Real-time text editing with instant preview.
- 🔢 Word and character counter for quick text analysis.
- 🔠 Case conversion (UPPERCASE, lowercase, Title Case).
- 📋 Clipboard support to copy processed text instantly.
- 📱 Responsive design for seamless use on desktop and mobile.
- Frontend: React.js (Hooks), JavaScript, CSS
- Deployment: GitHub Pages
- Version Control: Git + GitHub
- 🔗 Live App: Text Manipulation App