This is a simple web application that allows you to count the number of words and characters in a piece of text. It was created by dotdesh.com.
- Counts the number of words in a piece of text
- Counts the number of characters in a piece of text
- HTML
- CSS
- JavaScript
- Enter a piece of text in the textarea.
- Click the "Count" button.
- The number of words and characters will be displayed in the respective inputs.
If you would like to contribute to this project, please create a pull request.
This project is licensed under the MIT License.