Skip to content

A simple and intuitive word counting app built with React. Analyze your text by counting words, characters, and more in real-time.

Notifications You must be signed in to change notification settings

real-devance/word-counter-react

Repository files navigation

Word Counter 📊

A simple and intuitive word counting app built with React. Analyze your text by counting words, characters, and more in real-time.

Live Demo

Features

  • Count Words 📝: Quickly count the number of words in your text.
  • Count Characters 🔢: Keep track of the character count as you type.
  • Real-Time Analysis ⏱️: See word and character counts update instantly

🛠️ Implementation Details

  • Real-Time Count: Updates the word and character counts instantly as the user types.

🚀 Get It Running

# clone
git clone https://github.com/real-devance/word-counter-react.git

# navigate to the project directory
cd word-counter-react

# Install dependencies
npm install

# run
npm run dev

🧰 Tech Stack

  • ⚛️ React
  • 🟦 TypeScript
  • 🪝 Custom Hooks
  • 🎨SCSS
  • ⚡ Vite

About

A simple and intuitive word counting app built with React. Analyze your text by counting words, characters, and more in real-time.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published