init commit. working to connect express server to react with socket io

This commit is contained in:
2022-06-04 12:19:36 -05:00
commit 14e4b53d54
16 changed files with 4009 additions and 0 deletions

1
.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
node_modules/