Skip to content

Latest commit

Β 

History

History
26 lines (18 loc) Β· 925 Bytes

File metadata and controls

26 lines (18 loc) Β· 925 Bytes

πŸ“ Text Manipulation App

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.


πŸš€ Features

  • ✍️ 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.

πŸ› οΈ Tech Stack

  • Frontend: React.js (Hooks), JavaScript, CSS
  • Deployment: GitHub Pages
  • Version Control: Git + GitHub

🌐 Project Links