A simple and elegant React-based text analyzer that counts sentences, words, and characters as you type.
- ✍️ Live typing area with real-time analysis
- 📊 Sentence, word, and character count
- 🔄 "Delete" button to quickly clear the text
- 🎯 Responsive and clean UI using custom CSS
- React (with Hooks)
- JavaScript (ES6+)
- CSS
git clone https://github.com/yourusername/text-analyzer.git
cd text-analyzer