added word count and read time

This commit is contained in:
Kim, Jimin 2021-08-10 09:31:26 +09:00
parent 4bd425061b
commit c977e14112
6 changed files with 79 additions and 17 deletions

View file

@ -42,6 +42,7 @@
"react-router-dom": "^5.2.0",
"react-scripts": "^4.0.3",
"react-tooltip": "^4.2.21",
"read-time-estimate": "^0.0.3",
"styled-components": "^5.3.0",
"web-vitals": "^2.1.0"
},