This project uses JavaScript loops to build a sentence analyzer. Counts the number of vowels, consonants, punctuation characters and words.
User Stories
- As a user, I should be able to key in text
- As a user, I should get the number of vowels, consonants, punctuation characters and words
- As a user, if I click on the Clear Button, I expect the information to be cleared
Technologies include HTML5, CSS3, JavaScript, jQuery 3.7.1 and Bootstrap 5.3.2.
Live Project at https://derektypist.github.io/sentence-analyzer
GitHub Repository at https://www.github.com/derektypist/sentence-analyzer