adding completed project

This commit is contained in:
James Perkins
2022-02-15 09:17:52 -05:00
parent 855f2f75bb
commit 4e97734a1a
31 changed files with 3159 additions and 80 deletions

View File

@@ -8,9 +8,13 @@
"lint": "next lint"
},
"dependencies": {
"gray-matter": "^4.0.3",
"next": "12.0.10",
"node-glob": "^1.2.0",
"raw-loader": "^4.0.2",
"react": "17.0.2",
"react-dom": "17.0.2"
"react-dom": "17.0.2",
"react-markdown": "^8.0.0"
},
"devDependencies": {
"eslint": "8.8.0",