A simple and responsive character counter built using JavaScript and styled with Bootstrap. This app helps users see how many characters they’ve typed in a text area.
Features
- Real-time character count as you type
- Character limit
- Once a certain number of characters reached, dynamically change color of word count
- Bootstrap styling for responsive and clean design
Technologies used:
- Bootstrap
- HTML
- JavaScript