TextLens is a simple yet effective text analysis tool designed to help developers and researchers process and analyze text efficiently. Whether you're looking to count words, extract keywords, or analyze sentiment, TextLens provides a seamless experience.
🚀
✅ Word & Character Count✅ Keyword Extraction
✅ Sentiment Analysis
✅ Case Conversion (Uppercase, Lowercase, Title Case)
✅ Real-time Text Processing
Learning and using React for this project! I am loving it!
git clone https://github.com/PawanCodeCrafts/TextLens.git
cd TextLens
Run the project:
npm start or yarn start
Open your browser and visit: http://localhost:3000
Enter text and explore the various analysis features.
JavaScriptReact.js
CSS
HTML
Contributions are welcome! Feel free to:
⭐ Star this repo Fork and submit pull requests Report issues 📜 License MIT License