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