- Character Count
- Word Count
- Sentence Count
- Paragraph Count
- Bigrams (counts of unique pairs of words)
- My own features! My opportunity to show off!
- Open up terminal
- Make a folder
- git clone with the link (https://github.com/DejaLFlynn/WordCount.git)
- npm install to install all dependencies
- cd into word-count folder
- npm start to run in browser
- Or visit https://priceless-goldstine-3c591f.netlify.app/
- Enjoy!