Real-time Character Count
Create a form with a text area for entering a message. Use JavaScript to display a character count next to the text area that updates dynamically as the user types.
Character Count: 0