Skip to content

PriyanshuJajal/Word-Analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📝 Word Analyzer (React)

A simple and interactive Word Analyzer built with React.
It helps you quickly analyze any text for word count, character count & sentence count.


🚀 Features

✅ Count words & characters
✅ Detect sentences & paragraphs
✅ Clean, responsive UI


🛠 Tech Stack

  • React (Vite)
  • CSS for styling
  • Font Awesome for unique font-family
  • Regex for text analysis

💬 Feedback

If you have any feedback, ideas, or suggestions, feel free to:

  1. An issue on GitHub Issues
  2. Or connect on LinkedIn

Made with React & ❤️ by Priyanshu Jajal...

📦 How to Run Locally

# 1. Clone the repo
git clone https://github.com/<your-username>/<repo-name>.git

# 2. Navigate into the project
cd <repo-name>

# 3. Install dependencies
npm install

# 4. Start the app
npm run dev    # (if using Vite)
# OR
npm start      # (if using Create React App)

About

A simple and interactive Word Analyzer built with React. It helps you quickly analyze any text for word count, character count & sentence count.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors