A simple text counter web application built using Tailwind CSS and Vanilla JavaScript.
- Counts paragraph, sentence, characters, words, number and special character in real-time
- Lightweight and fast
- Fully responsive with Tailwind CSS
- Clone the repository:
git clone https://github.com/yourusername/text-counter.git 
- Navigate to the project folder:
cd text-counter
- Open index.htmlin your browser.
- Type or paste text into the input area.
- The character, word, and sentence count will update automatically.
- HTML
- CSS (Tailwind CSS)
- JavaScript (Vanilla JS)
Feel free to fork this repository and submit pull requests!
This project is licensed under the MIT License.