Preview App Link Text Analyzer
git clone https://github.com/abdarker/text-analyzer
cd text-analyzer
npm install
npm run start
npm run build
serve -s build
- Convert text to Title Case
- Convert text to UPPERCASE
- Convert text to lowercase
- Copy to Clipboard the text
- Reading speed
- Word counter
- Reverse the text
- Remove extra whitespace
- Register Service Worker
- Add
menifest.json
file - Add favicon
base url
problem while testing PWA on chrome dev tool will be fixed if you build the project