Build a text input with a live character counter (e.g. "42/140") that updates as the user types, and turns red once they exceed a 140-character limit. Add a submit button that's disabled while over the limit.
Check your work against
There's no automated grading for UI challenges — self-check against this list, then compare with the solution preview.
Live preview