https://github.com/richardmiruka/character-count
A simple web application that allows users to input text into a text area and see the total number of characters in real-time
https://github.com/richardmiruka/character-count
count counting
Last synced: 25 days ago
JSON representation
A simple web application that allows users to input text into a text area and see the total number of characters in real-time
- Host: GitHub
- URL: https://github.com/richardmiruka/character-count
- Owner: RichardMiruka
- License: mit
- Created: 2023-08-31T16:02:33.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-31T16:11:14.000Z (almost 3 years ago)
- Last Synced: 2025-02-26T12:26:43.197Z (over 1 year ago)
- Topics: count, counting
- Language: CSS
- Homepage: https://character-count.vercel.app
- Size: 2.93 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Character-Count
The Character Counter is a simple web application that allows users to input text into a textarea and see the total number of characters in real-time.