begin bringing back all the things

This commit is contained in:
Timothy Pidashev
2024-11-04 12:37:25 -08:00
parent b90108e70f
commit 22c9391c37
12 changed files with 251 additions and 18 deletions

View File

@@ -16,6 +16,8 @@
},
"dependencies": {
"react": "^18.3.1",
"react-dom": "^18.3.1"
"react-dom": "^18.3.1",
"react-responsive": "^10.0.0",
"typewriter-effect": "^2.21.0"
}
}