A clean and responsive web application that counts words, characters, spaces, sentences, and paragraphs in real-time as you type. Built using HTML, CSS, and JavaScript.
- Rich text editor (bold, italic, underline)
- Live word and character counting
- Counts:
- Characters (with and without spaces)
- Words
- Sentences
- Paragraphs
- Spaces
- Clear and reset button
- Responsive design for desktop and mobile
word-counter-app/
βββ index.html
βββ css
βββ styles.css
βββ js
βββ script.js