- It is a dashboard that provides basic analysis for any input text.
- Counts characters, words, and spaces
- Displays character frequency (histogram)
- Detects repeated characters in sequence
- Clone the repository:
git clone https://github.com/your-username/TextAnalyzer.git