some blogging

This commit is contained in:
Nicholas Orlowsky 2022-10-23 12:42:04 -05:00
parent b9e96ebf9c
commit 48b46df249
No known key found for this signature in database
GPG key ID: 3845F78A73B14100
8 changed files with 1582 additions and 8 deletions

View file

@ -14,9 +14,11 @@
"react": "^18.2.0",
"react-bootstrap": "^2.4.0",
"react-dom": "^18.2.0",
"react-markdown": "^8.0.3",
"react-router-dom": "^6.4.2",
"react-scripts": "5.0.0",
"react-tooltip": "^4.4.3",
"strip-markdown": "^5.0.0",
"typescript": "^4.5.5",
"web-vitals": "^2.1.4"
},