Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Word Counter App

A simple web application that counts words and characters as you type. The app also saves your text in the browser's local storage so you won't lose your work if you refresh the page.

Features

  • Real-time word counting
  • Real-time character counting
  • Automatic saving to browser local storage
  • Clean, responsive design

Usage

  1. Open index.html in your web browser
  2. Start typing in the text area
  3. View the word and character count on the right side
  4. Your text will be automatically saved in your browser

Technologies Used

  • HTML5
  • CSS3
  • Vanilla JavaScript (no frameworks)
  • Browser's LocalStorage API

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages