Skip to content

UmarNasib/word-counter-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

12 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

✍️ Word & Character Counter

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.

πŸ”— Live Demo

View the App on GitHub Pages

πŸš€ Features

  • 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

πŸ“ Project Structure

word-counter-app/
  β”œβ”€β”€ index.html
  β”œβ”€β”€ css 
    β”œβ”€β”€ styles.css
  β”œβ”€β”€ js
    β”œβ”€β”€ script.js

About

Analyze your text in real-time! Track word and character counts, convert text cases instantly, and generate dummy text with this lightweight JS app.

Topics

Resources

Stars

Watchers

Forks

Contributors