https://github.com/siddhigate/tweet-checker
An attempt to solve the tweet input validator question
https://github.com/siddhigate/tweet-checker
Last synced: 6 months ago
JSON representation
An attempt to solve the tweet input validator question
- Host: GitHub
- URL: https://github.com/siddhigate/tweet-checker
- Owner: siddhigate
- Created: 2021-09-14T12:12:58.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2022-02-17T16:19:37.000Z (over 4 years ago)
- Last Synced: 2025-07-16T12:32:49.763Z (about 1 year ago)
- Language: HTML
- Homepage: https://tweet-length-checker.netlify.app/
- Size: 16.7 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tweet input length checker app
## What it does?
- Enable the Tweet button only when the user starts typing
- Accept tweet input up to a max length
- Show the number of characters remaining
